Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser_test.cc554 types::AudioLocations locations = codec_spec_conf::kLeAudioLocationNotAllowed; in TEST()
569 types::AudioLocations locations = codec_spec_conf::kLeAudioLocationNotAllowed; in TEST()
Ddevice_groups.cc936 codec_spec_conf::kLeAudioLocationNotAllowed; in ReloadAudioLocations()
938 codec_spec_conf::kLeAudioLocationNotAllowed; in ReloadAudioLocations()
Dle_audio_types.h137 constexpr uint32_t kLeAudioLocationNotAllowed = 0x00000000; variable