Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_hal_interface/
H A Dclient_interface.h48 using IBluetoothAudioProvider_2_1 = variable
234 android::sp<IBluetoothAudioProvider_2_1> provider_2_1_;
H A Dclient_interface.cc394 const android::sp<IBluetoothAudioProvider_2_1>& provider_2_1) { in FetchAudioProvider_2_1()