Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothHfpCodecsProvider.h39 static std::vector<CodecInfo> GetHfpAudioCodecInfo(
DBluetoothHfpCodecsProvider.cpp43 std::vector<CodecInfo> BluetoothHfpCodecsProvider::GetHfpAudioCodecInfo( in GetHfpAudioCodecInfo() function in aidl::android::hardware::bluetooth::audio::BluetoothHfpCodecsProvider
DBluetoothHfpCodecsProviderTest.cpp91 BluetoothHfpCodecsProvider::GetHfpAudioCodecInfo(hfp_offload_setting); in RunTestCase()
DBluetoothAudioCodecs.cpp450 BluetoothHfpCodecsProvider::GetHfpAudioCodecInfo(hfp_offload_setting); in GetHfpOffloadCodecInfo()