nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_gattp_indicate_cb

typedef void(* bt_gattp_indicate_cb) (struct bt_gattp *gattp, const struct bt_gattp_handle_range *handle_range, int err)

#include <include/bluetooth/services/gattp.h>

Service Changed Indication callback function.

Parameters
[in]gattpGATT profile instance.
[in]handle_rangeAffected handle range.
[in]err0 if the indication is valid. Otherwise, contains a (negative) error code.