Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothAudioCodecs.h44 static std::vector<CodecCapabilities> GetA2dpOffloadCodecCapabilities(
H A DBluetoothAudioCodecs.cpp276 BluetoothAudioCodecs::GetA2dpOffloadCodecCapabilities( in GetA2dpOffloadCodecCapabilities() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioCodecs
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DBluetoothAudioProviderFactory.cpp121 BluetoothAudioCodecs::GetA2dpOffloadCodecCapabilities(session_type); in getProviderCapabilities()