Searched refs:BT_UUID_BASS_VAL (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/ |
D | main.c | 62 BT_UUID_16_ENCODE(BT_UUID_BASS_VAL)),
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_broadcast_sink_test.c | 887 BT_DATA_BYTES(BT_DATA_UUID16_ALL, BT_UUID_16_ENCODE(BT_UUID_BASS_VAL), in test_start_adv() 889 BT_DATA_BYTES(BT_DATA_SVC_DATA16, BT_UUID_16_ENCODE(BT_UUID_BASS_VAL)), in test_start_adv()
|
D | bap_broadcast_assistant_test.c | 180 BT_UUID_BASS_VAL); in bap_broadcast_assistant_recv_state_cb()
|
D | cap_acceptor_test.c | 435 (BT_DATA_BYTES(BT_DATA_SVC_DATA16, BT_UUID_16_ENCODE(BT_UUID_BASS_VAL)),
|
D | cap_commander_test.c | 493 err = bt_le_per_adv_sync_transfer(g_pa_sync, conn, BT_UUID_BASS_VAL); in bap_broadcast_assistant_recv_state_cb()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap_broadcast_assistant.c | 185 BT_UUID_BASS_VAL); in bap_broadcast_assistant_recv_state_cb() 224 BT_UUID_BASS_VAL); in bap_broadcast_assistant_recv_state_cb()
|
D | bap_scan_delegator.c | 57 BT_UUID_16_ENCODE(BT_UUID_BASS_VAL), in bap_scan_delegator_ad_data_add()
|
D | bap.c | 4226 IF_ENABLED(CONFIG_BT_BAP_SCAN_DELEGATOR, (BT_UUID_16_ENCODE(BT_UUID_BASS_VAL),)) in connectable_ad_data_add()
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ |
D | main.c | 1389 BT_UUID_16_ENCODE(BT_UUID_BASS_VAL), in start_adv() 1391 BT_DATA_BYTES(BT_DATA_SVC_DATA16, BT_UUID_16_ENCODE(BT_UUID_BASS_VAL)), in start_adv()
|
/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)
|