Home
last modified time | relevance | path

Searched refs:kLeAudioLocationLeftSurround (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.cc122 if (audio_location_ulong & codec_spec_conf::kLeAudioLocationLeftSurround) in GetFirstLeft()
123 return codec_spec_conf::kLeAudioLocationLeftSurround; in GetFirstLeft()
Dle_audio_types.h164 constexpr uint32_t kLeAudioLocationLeftSurround = 0x04000000; variable
172 kLeAudioLocationFrontLeftWide | kLeAudioLocationLeftSurround;