Home
last modified time | relevance | path

Searched refs:BT_UUID_PACS_VAL (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h765 #define BT_UUID_PACS_VAL 0x1850 macro
770 BT_UUID_DECLARE_16(BT_UUID_PACS_VAL)
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_broadcast_sink_test.c888 BT_UUID_16_ENCODE(BT_UUID_PACS_VAL)), in test_start_adv()
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c1390 BT_UUID_16_ENCODE(BT_UUID_PACS_VAL)), in start_adv()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c4227 IF_ENABLED(CONFIG_BT_PACS, (BT_UUID_16_ENCODE(BT_UUID_PACS_VAL),)) in connectable_ad_data_add()
4307 IF_ENABLED(CONFIG_BT_PACS, (BT_UUID_16_ENCODE(BT_UUID_PACS_VAL),)) in nonconnectable_ad_data_add()