Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.cc144 CodecLocation GetCodecLocation(void) const { return codec_location_; } in GetCodecLocation()
832 codec_location_ = location; in SetCodecLocation()
1100 CodecLocation codec_location_ = CodecLocation::HOST; member