Home
last modified time | relevance | path

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

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