![]() |
nRF Connect SDK API 3.3.99
|
| int bt_ras_rreq_subscription_change_cb_register | ( | struct bt_conn * | conn, |
| bt_gatt_subscribe_func_t | subscription_change_cb ) |
#include <include/bluetooth/services/ras.h>
Register a callback for GATT subscriptions and unsubscriptions attempted by the RREQ.
| [in] | conn | Connection object. |
| [in] | subscription_change_cb | CCC write request response callback. |
| 0 | If the operation was successful. Otherwise, a negative error code is returned. |