nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ is_notification_enabled()

static bool is_notification_enabled ( const uint8_t * gatts_value)
inlinestatic

#include <ble_common.h>

Read CCCD value from data and check if notifications are enabled.

Parameters
[in]gatts_valuePointer to CCCD value.
Returns
true if notifications are enabled, false if not.