Home
last modified time | relevance | path

Searched refs:CF_NOTIFY_MULTI (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c509 #define CF_NOTIFY_MULTI(_cfg) (_cfg->data[0] & BIT(CF_BIT_NOTIFY_MULTI)) macro
2318 return CF_NOTIFY_MULTI(cfg); in gatt_cf_notify_multi()