nRF Connect SDK API 2.8.99
|
int bt_gattp_subscribe_service_changed | ( | struct bt_gattp * | gattp, |
bt_gattp_indicate_cb | func ) |
#include <include/bluetooth/services/gattp.h>
Subscribe to the Service Changed indication.
[in] | gattp | GATT profile instance. |
[in] | func | Indication callback function handler. |
0 | If the operation is successful. Otherwise, a (negative) error code is returned. |