Searched defs:GetCodecLocation (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ | ||
D | codec_manager.cc | 150 CodecLocation GetCodecLocation(void) const { return codec_location_; } in GetCodecLocation() function |
D | mock_codec_manager.cc | 37 types::CodecLocation CodecManager::GetCodecLocation() const { in GetCodecLocation() function in bluetooth::le_audio::CodecManager |