Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h405 #define BT_GATT_CHRC_BROADCAST 0x01 macro
/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c146 if (properties & BT_GATT_CHRC_BROADCAST) { in print_chrc_props()