Home
last modified time | relevance | path

Searched refs:BT_AUDIO_LOCATION_FRONT_RIGHT (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dpacs_notify_server_test.c123 src_loc = BT_AUDIO_LOCATION_FRONT_RIGHT; in trigger_notifications()
127 snk_loc = BT_AUDIO_LOCATION_FRONT_RIGHT; in trigger_notifications()
197 err = bt_pacs_set_location(BT_AUDIO_DIR_SOURCE, BT_AUDIO_LOCATION_FRONT_RIGHT); in test_main()
Dcap_initiator_broadcast_test.c42 #define LOCATION (BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT)
760 BT_AUDIO_LOCATION_FRONT_RIGHT | BT_AUDIO_LOCATION_FRONT_LEFT)}; in test_cap_initiator_ac()
762 BT_AUDIO_LOCATION_FRONT_RIGHT)}; in test_cap_initiator_ac()
Dgmap_ugt_test.c39 #define LOCATION (BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT)
Dgmap_ugg_test.c50 #define LOCATION (BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT)
1167 BT_AUDIO_LOCATION_FRONT_RIGHT | BT_AUDIO_LOCATION_FRONT_LEFT)}; in test_gmap_ugg_broadcast_ac()
1169 BT_AUDIO_LOCATION_FRONT_RIGHT)}; in test_gmap_ugg_broadcast_ac()
Dbap_unicast_server_test.c358 BT_AUDIO_LOCATION_FRONT_RIGHT)); in set_location()
Dcap_acceptor_test.c611 BT_AUDIO_LOCATION_FRONT_RIGHT); in set_location()
Dcap_initiator_unicast_test.c54 #define LOCATION (BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT)
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dlc3.c157 const bool has_right = (stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in get_lc3_chan_alloc_from_index()
168 *chan_alloc = BT_AUDIO_LOCATION_FRONT_RIGHT; in get_lc3_chan_alloc_from_index()
208 (chan_alloc == BT_AUDIO_LOCATION_FRONT_RIGHT && in decode_frame_block()
392 if ((stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0) { in lc3_enable()
Dusb.c213 const bool is_right = (chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in usb_add_frame_to_usb()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_usb.c214 const bool is_right = (chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in bap_usb_add_frame_to_usb()
345 (sh_stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in stream_cb()
428 (sh_stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in bap_usb_can_get_full_sdu()
511 const bool is_right = (chan_alloc & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in bap_usb_get_frame()
Dcap_initiator.c688 new_chan_alloc = BT_AUDIO_LOCATION_FRONT_RIGHT; in set_codec_config()
699 new_chan_alloc = BT_AUDIO_LOCATION_FRONT_RIGHT; in set_codec_config()
713 new_chan_alloc = BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT; in set_codec_config()
1230 BT_AUDIO_LOCATION_FRONT_RIGHT | BT_AUDIO_LOCATION_FRONT_LEFT)}; in cap_ac_broadcast()
1232 BT_AUDIO_LOCATION_FRONT_RIGHT)}; in cap_ac_broadcast()
Dbap.c224 (sh_stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in get_lc3_chan_alloc_from_index()
235 *chan_alloc = BT_AUDIO_LOCATION_FRONT_RIGHT; in get_lc3_chan_alloc_from_index()
2710 (chan_alloc == BT_AUDIO_LOCATION_FRONT_RIGHT && in decode_frame_block()
3045 BT_AUDIO_LOCATION_FRONT_RIGHT) != 0) { in stream_started_cb()
3092 (sh_stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0) { in update_usb_streams_cb()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap.c141 BT_AUDIO_LOCATION_FRONT_RIGHT); in set_location()
148 BT_AUDIO_LOCATION_FRONT_RIGHT)); in set_location()
234 BT_AUDIO_LOCATION_FRONT_RIGHT | in pacs_update_characteristic()
Dbtp_hap.c71 BT_AUDIO_LOCATION_FRONT_RIGHT); in ha_init()
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dbap_unicast_sr.c397 bt_pacs_set_location(BT_AUDIO_DIR_SINK, BT_AUDIO_LOCATION_FRONT_RIGHT); in bap_unicast_sr_init()
413 bt_pacs_set_location(BT_AUDIO_DIR_SOURCE, BT_AUDIO_LOCATION_FRONT_RIGHT); in bap_unicast_sr_init()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dmain.c222 BT_AUDIO_LOCATION_FRONT_RIGHT)); in main()
Dbap_unicast_sr.c447 BT_AUDIO_LOCATION_FRONT_RIGHT)); in bap_unicast_sr_init()
453 BT_AUDIO_LOCATION_FRONT_RIGHT); in bap_unicast_sr_init()
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c50 BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT,
58 BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT,
431 BT_BYTES_LIST_LE32(BT_AUDIO_LOCATION_FRONT_RIGHT))}; in setup_broadcast_source()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Daudio.h596 BT_AUDIO_LOCATION_FRONT_RIGHT = BIT(1), enumerator
655 BT_AUDIO_LOCATION_FRONT_RIGHT | \
2318 case BT_AUDIO_LOCATION_FRONT_RIGHT: in bt_audio_location_bit_to_str()
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c655 BT_AUDIO_LOCATION_FRONT_RIGHT)); in set_location()
/Zephyr-latest/tests/bluetooth/audio/bap_broadcast_source/src/
Dmain.c59 BT_AUDIO_LOCATION_FRONT_RIGHT)), in bap_broadcast_source_test_suite_fixture_init()
264 BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT); in ZTEST_F()
/Zephyr-latest/tests/bluetooth/audio/codec/src/
Dmain.c245 enum bt_audio_location chan_allocation = BT_AUDIO_LOCATION_FRONT_RIGHT; in ZTEST()
308 chan_allocation = BT_AUDIO_LOCATION_FRONT_RIGHT | BT_AUDIO_LOCATION_SIDE_RIGHT | in ZTEST()