Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothLeAudioCodecsProvider.cpp104 const auto codec_configuration_map_iter = in GetLeAudioCodecInfo() local
106 if (codec_configuration_map_iter == codec_configuration_map_.end()) in GetLeAudioCodecInfo()
116 const auto& codec_config = codec_configuration_map_iter->second; in GetLeAudioCodecInfo()