Home
last modified time | relevance | path

Searched refs:kLeAudioLocationBackLeft (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.cc120 if (audio_location_ulong & codec_spec_conf::kLeAudioLocationBackLeft) { in GetFirstLeft()
121 return codec_spec_conf::kLeAudioLocationBackLeft; in GetFirstLeft()
Dle_audio_types.h165 constexpr uint32_t kLeAudioLocationBackLeft = 0x00000010; variable
191 kLeAudioLocationFrontLeft | kLeAudioLocationBackLeft | kLeAudioLocationFrontLeftOfCenter |
Dcodec_manager_test.cc458 97, codec_spec_conf::kLeAudioLocationBackLeft, in TEST_F()