Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h720 #define BT_UUID_TBS_VAL 0x184b macro
725 BT_UUID_DECLARE_16(BT_UUID_TBS_VAL)
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c4229 IF_ENABLED(CONFIG_BT_TBS_BEARER_COUNT, (BT_UUID_16_ENCODE(BT_UUID_TBS_VAL),)) in connectable_ad_data_add()