Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h801 #define BT_UUID_HAS_VAL 0x1854 macro
806 BT_UUID_DECLARE_16(BT_UUID_HAS_VAL)
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c4231 IF_ENABLED(CONFIG_BT_HAS, (BT_UUID_16_ENCODE(BT_UUID_HAS_VAL),)) /* Shall be last */ in connectable_ad_data_add()