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

◆ is_indication_enabled()

static bool is_indication_enabled ( const uint8_t * gatts_value)
inlinestatic

#include <ble_common.h>

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

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