Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Daudio_internal.h65 BT_GATT_CCC_MANAGED(((struct _bt_gatt_ccc[]) \
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dpb_gatt_srv.c166 BT_GATT_CCC_MANAGED(&prov_ccc,
Dproxy_srv.c942 BT_GATT_CCC_MANAGED(&proxy_ccc,
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dgatt.h926 #define BT_GATT_CCC_MANAGED(_ccc, _perm) \ macro
941 BT_GATT_CCC_MANAGED(((struct _bt_gatt_ccc[]) \
/Zephyr-Core-3.7.0/subsys/bluetooth/services/ots/
Dots.c571 BT_GATT_CCC_MANAGED(&_ots.oacp_ind.ccc, \
577 BT_GATT_CCC_MANAGED(&_ots.olcp_ind.ccc, \
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dgatt.c1221 BT_GATT_CCC_MANAGED(&sc_ccc, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),