Searched refs:kLeAudioLocationStereo (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_client_test.cc | 3001 1, test_address0, codec_spec_conf::kLeAudioLocationStereo, in TEST_F() 3002 codec_spec_conf::kLeAudioLocationStereo, default_channel_cnt, in TEST_F() 3067 1, test_address0, codec_spec_conf::kLeAudioLocationStereo, in TEST_F() 3068 codec_spec_conf::kLeAudioLocationStereo, default_channel_cnt, in TEST_F() 3084 1, test_address0, codec_spec_conf::kLeAudioLocationStereo, in TEST_F() 3085 codec_spec_conf::kLeAudioLocationStereo, default_channel_cnt, in TEST_F() 3102 conn_id, test_address0, codec_spec_conf::kLeAudioLocationStereo, in TEST_F() 3103 codec_spec_conf::kLeAudioLocationStereo, default_channel_cnt, in TEST_F() 3119 1, test_address0, codec_spec_conf::kLeAudioLocationStereo, in TEST_F() 3120 codec_spec_conf::kLeAudioLocationStereo, default_channel_cnt, in TEST_F() [all …]
|
D | codec_manager_test.cc | 258 codec_spec_conf::kLeAudioLocationStereo), 271 codec_spec_conf::kLeAudioLocationStereo), 284 codec_spec_conf::kLeAudioLocationStereo), 297 codec_spec_conf::kLeAudioLocationStereo), 543 ASSERT_EQ(codec_spec_conf::kLeAudioLocationStereo, allocation); in TEST_F() 667 codec_spec_conf::kLeAudioLocationStereo), in TEST_F() 718 codec_spec_conf::kLeAudioLocationStereo), in TEST_F()
|
D | codec_manager.cc | 729 return codec_spec_conf::kLeAudioLocationStereo; in AdjustAllocationForOffloader() 768 (available_allocations == codec_spec_conf::kLeAudioLocationStereo); in UpdateCisConfiguration() 800 current_allocation = codec_spec_conf::kLeAudioLocationStereo; in UpdateCisConfiguration() 809 codec_spec_conf::kLeAudioLocationStereo & ~available_allocations; in UpdateCisConfiguration()
|
D | le_audio_types_test.cc | 742 codec_spec_conf::kLeAudioLocationStereo),
|
D | le_audio_types.h | 181 constexpr uint32_t kLeAudioLocationStereo = variable
|
D | devices_test.cc | 1748 2, 1, 0, 0, false, false, codec_spec_conf::kLeAudioLocationStereo, in TEST_P()
|