Home
last modified time | relevance | path

Searched refs:kLeAudioLocationAnyRight (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.cc175 !(group_locations.to_ulong() & codec_spec_conf::kLeAudioLocationAnyRight); in PickAudioLocation()
996 location & codec_spec_conf::kLeAudioLocationAnyRight) { in locationToString()
1002 } else if (location & codec_spec_conf::kLeAudioLocationAnyRight) { in locationToString()
Dcodec_manager.cc728 (allocation & codec_spec_conf::kLeAudioLocationAnyRight)) { in AdjustAllocationForOffloader()
734 if (allocation & codec_spec_conf::kLeAudioLocationAnyRight) { in AdjustAllocationForOffloader()
Ddevice_groups.cc1047 codec_spec_conf::kLeAudioLocationAnyRight)) { in GetGroupSinkStrategy()
1362 codec_spec_conf::kLeAudioLocationAnyRight)) in CheckIfStrategySupported()
1370 codec_spec_conf::kLeAudioLocationAnyRight)) in CheckIfStrategySupported()
Dle_audio_types.h174 constexpr uint32_t kLeAudioLocationAnyRight = variable
Dclient.cc3394 bluetooth::le_audio::codec_spec_conf::kLeAudioLocationAnyRight) in PrepareAndSendToTwoCises()
3537 bluetooth::le_audio::codec_spec_conf::kLeAudioLocationAnyRight) { in HandleIncomingCisData()