| /Zephyr-latest/samples/bluetooth/hap_ha/src/ |
| D | main.c | 221 (BT_AUDIO_LOCATION_FRONT_LEFT | in main() 225 BT_AUDIO_LOCATION_FRONT_LEFT); in main() 233 BT_AUDIO_LOCATION_FRONT_LEFT); in main()
|
| D | bap_unicast_sr.c | 446 (BT_AUDIO_LOCATION_FRONT_LEFT | in bap_unicast_sr_init() 450 BT_AUDIO_LOCATION_FRONT_LEFT); in bap_unicast_sr_init()
|
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | pacs_notify_server_test.c | 122 snk_loc = BT_AUDIO_LOCATION_FRONT_LEFT; in trigger_notifications() 128 src_loc = BT_AUDIO_LOCATION_FRONT_LEFT; in trigger_notifications() 191 err = bt_pacs_set_location(BT_AUDIO_DIR_SINK, BT_AUDIO_LOCATION_FRONT_LEFT); in test_main()
|
| D | cap_initiator_broadcast_test.c | 42 #define LOCATION (BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT) 305 BT_AUDIO_LOCATION_FRONT_LEFT, 40U, 1, BT_AUDIO_CONTEXT_TYPE_MEDIA); in test_broadcast_audio_create_inval() 760 BT_AUDIO_LOCATION_FRONT_RIGHT | BT_AUDIO_LOCATION_FRONT_LEFT)}; in test_cap_initiator_ac() 764 BT_AUDIO_LOCATION_FRONT_LEFT)}; in test_cap_initiator_ac()
|
| D | pbp_public_broadcast_source_test.c | 57 BT_BAP_LC3_UNICAST_PRESET_48_2_1(BT_AUDIO_LOCATION_FRONT_LEFT,
|
| D | bap_broadcast_source_test.c | 48 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); 50 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED);
|
| D | gmap_ugt_test.c | 39 #define LOCATION (BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT)
|
| D | gmap_ugg_test.c | 50 #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() 1171 BT_AUDIO_LOCATION_FRONT_LEFT)}; in test_gmap_ugg_broadcast_ac()
|
| D | bap_unicast_server_test.c | 357 err = bt_pacs_set_location(BT_AUDIO_DIR_SOURCE, (BT_AUDIO_LOCATION_FRONT_LEFT | in set_location()
|
| D | bap_unicast_client_test.c | 51 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); 1169 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in test_main_reconf_group()
|
| D | cap_initiator_unicast_test.c | 54 #define LOCATION (BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT) 70 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); 686 BT_AUDIO_LOCATION_FRONT_LEFT, 40U, 1, BT_AUDIO_CONTEXT_TYPE_MEDIA); in unicast_audio_update_inval()
|
| /Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ |
| D | lc3.c | 156 const bool has_left = (stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_LEFT) != 0; in get_lc3_chan_alloc_from_index() 166 *chan_alloc = BT_AUDIO_LOCATION_FRONT_LEFT; in get_lc3_chan_alloc_from_index() 206 if ((chan_alloc == BT_AUDIO_LOCATION_FRONT_LEFT && in decode_frame_block() 383 if ((stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_LEFT) != 0) { in lc3_enable()
|
| D | usb.c | 212 const bool is_left = (chan_allocation & BT_AUDIO_LOCATION_FRONT_LEFT) != 0; in usb_add_frame_to_usb()
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | bap_usb.c | 213 const bool is_left = (chan_allocation & BT_AUDIO_LOCATION_FRONT_LEFT) != 0; in bap_usb_add_frame_to_usb() 343 (sh_stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_LEFT) != 0; in stream_cb() 426 const bool has_left = (sh_stream->lc3_chan_allocation & BT_AUDIO_LOCATION_FRONT_LEFT) != 0; in bap_usb_can_get_full_sdu() 510 const bool is_left = (chan_alloc & BT_AUDIO_LOCATION_FRONT_LEFT) != 0; in bap_usb_get_frame()
|
| D | cap_initiator.c | 686 new_chan_alloc = BT_AUDIO_LOCATION_FRONT_LEFT; in set_codec_config() 697 new_chan_alloc = BT_AUDIO_LOCATION_FRONT_LEFT; 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() 1234 BT_AUDIO_LOCATION_FRONT_LEFT)}; in cap_ac_broadcast()
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_hap.c | 70 err = bt_pacs_set_location(BT_AUDIO_DIR_SINK, BT_AUDIO_LOCATION_FRONT_LEFT | in ha_init() 73 err = bt_pacs_set_location(BT_AUDIO_DIR_SINK, BT_AUDIO_LOCATION_FRONT_LEFT); in ha_init()
|
| D | btp_bap.c | 147 (BT_AUDIO_LOCATION_FRONT_LEFT | in set_location() 233 (BT_AUDIO_LOCATION_FRONT_LEFT | in pacs_update_characteristic()
|
| /Zephyr-latest/samples/bluetooth/tmap_peripheral/src/ |
| D | bap_unicast_sr.c | 395 bt_pacs_set_location(BT_AUDIO_DIR_SINK, BT_AUDIO_LOCATION_FRONT_LEFT); in bap_unicast_sr_init() 411 bt_pacs_set_location(BT_AUDIO_DIR_SOURCE, BT_AUDIO_LOCATION_FRONT_LEFT); in bap_unicast_sr_init()
|
| /Zephyr-latest/tests/bluetooth/audio/codec/src/ |
| D | main.c | 147 BT_BAP_LC3_UNICAST_PRESET_16_2_1(BT_AUDIO_LOCATION_FRONT_LEFT, in ZTEST() 158 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST() 178 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST() 216 BT_BAP_LC3_UNICAST_PRESET_48_2_2(BT_AUDIO_LOCATION_FRONT_LEFT, in ZTEST() 227 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST() 244 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST() 250 zassert_equal(chan_allocation, BT_AUDIO_LOCATION_FRONT_LEFT, "unexpected return value %d", in ZTEST() 299 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST() 322 BT_BAP_LC3_UNICAST_PRESET_32_2_2(BT_AUDIO_LOCATION_FRONT_LEFT, in ZTEST() 333 BT_AUDIO_LOCATION_FRONT_LEFT, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST() [all …]
|
| /Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/ |
| D | main.c | 50 BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT, 58 BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT, 429 BT_BYTES_LIST_LE32(BT_AUDIO_LOCATION_FRONT_LEFT))}; in setup_broadcast_source()
|
| /Zephyr-latest/include/zephyr/bluetooth/audio/ |
| D | audio.h | 594 BT_AUDIO_LOCATION_FRONT_LEFT = BIT(0), enumerator 654 #define BT_AUDIO_LOCATION_ANY (BT_AUDIO_LOCATION_FRONT_LEFT | \ 2316 case BT_AUDIO_LOCATION_FRONT_LEFT: in bt_audio_location_bit_to_str()
|
| /Zephyr-latest/tests/bluetooth/audio/ascs/src/ |
| D | test_ase_state_transition.c | 396 BT_AUDIO_LOCATION_FRONT_LEFT, 40U, 1, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST_F() 415 BT_AUDIO_LOCATION_FRONT_LEFT, 40U, 1, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST_F() 456 BT_AUDIO_LOCATION_FRONT_LEFT, 40U, 1, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST_F() 1004 BT_AUDIO_LOCATION_FRONT_LEFT, 40U, 1, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST_F() 1023 BT_AUDIO_LOCATION_FRONT_LEFT, 40U, 1, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST_F() 1064 BT_AUDIO_LOCATION_FRONT_LEFT, 40U, 1, BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED); in ZTEST_F()
|
| /Zephyr-latest/samples/bluetooth/tmap_bms/src/ |
| D | cap_initiator.c | 49 BT_BAP_LC3_UNICAST_PRESET_48_2_1(BT_AUDIO_LOCATION_FRONT_LEFT,
|
| /Zephyr-latest/samples/bluetooth/pbp_public_broadcast_source/src/ |
| D | main.c | 61 BT_BAP_LC3_UNICAST_PRESET_48_2_1(BT_AUDIO_LOCATION_FRONT_LEFT,
|
| /Zephyr-latest/samples/bluetooth/tmap_central/src/ |
| D | cap_initiator.c | 107 BT_BAP_LC3_UNICAST_PRESET_48_2_1(BT_AUDIO_LOCATION_FRONT_LEFT,
|