nRF Connect SDK API 2.8.99
|
int bt_ancs_unsubscribe_notification_source | ( | struct bt_ancs_client * | ancs_c | ) |
#include <include/bluetooth/services/ancs_client.h>
Function for writing to the CCCD to disable notifications from the ANCS.
[in] | ancs_c | ANCS client instance |
0 | If writing to the CCCD was successful. Otherwise, a (negative) error code is returned. |