Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h729 #define BT_UUID_GTBS_VAL 0x184c macro
734 BT_UUID_DECLARE_16(BT_UUID_GTBS_VAL)
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c4228 IF_ENABLED(CONFIG_BT_TBS, (BT_UUID_16_ENCODE(BT_UUID_GTBS_VAL),)) in connectable_ad_data_add()