Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothAudioCodecs.h60 static std::vector<CodecInfo> GetHfpOffloadCodecInfo();
H A DBluetoothAudioCodecs.cpp444 std::vector<CodecInfo> BluetoothAudioCodecs::GetHfpOffloadCodecInfo() { in GetHfpOffloadCodecInfo() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioCodecs
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DBluetoothAudioProviderFactory.cpp198 BluetoothAudioCodecs::GetHfpOffloadCodecInfo(); in getProviderInfo()