Searched refs:BT_UUID_BASS_VAL (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | common.c | 56 BT_DATA_BYTES(BT_DATA_UUID16_ALL, BT_UUID_16_ENCODE(BT_UUID_BASS_VAL), 69 BT_DATA_BYTES(BT_DATA_SVC_DATA16, BT_UUID_16_ENCODE(BT_UUID_BASS_VAL)),
|
D | bap_broadcast_assistant_test.c | 181 BT_UUID_BASS_VAL); in bap_broadcast_assistant_recv_state_cb()
|
D | cap_commander_test.c | 537 err = bt_le_per_adv_sync_transfer(g_pa_sync, conn, BT_UUID_BASS_VAL); in bap_broadcast_assistant_recv_state_cb()
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/ |
D | main.c | 63 BT_UUID_16_ENCODE(BT_UUID_BASS_VAL)),
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ |
D | main.c | 958 BT_UUID_16_ENCODE(BT_UUID_BASS_VAL), in start_adv() 960 BT_DATA_BYTES(BT_DATA_SVC_DATA16, BT_UUID_16_ENCODE(BT_UUID_BASS_VAL)), in start_adv()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap_broadcast_assistant.c | 182 BT_UUID_BASS_VAL); in bap_broadcast_assistant_recv_state_cb() 218 BT_UUID_BASS_VAL); in bap_broadcast_assistant_recv_state_cb()
|
D | bap_scan_delegator.c | 58 BT_UUID_16_ENCODE(BT_UUID_BASS_VAL), in bap_scan_delegator_ad_data_add()
|
D | bap.c | 4232 IF_ENABLED(CONFIG_BT_BAP_SCAN_DELEGATOR, (BT_UUID_16_ENCODE(BT_UUID_BASS_VAL),)) in connectable_ad_data_add()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | uuid.h | 756 #define BT_UUID_BASS_VAL 0x184f macro 761 BT_UUID_DECLARE_16(BT_UUID_BASS_VAL)
|