Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.h50 using IBluetoothAudioProvider_2_1 = variable
234 android::sp<IBluetoothAudioProvider_2_1> provider_2_1_;
Dclient_interface_hidl.cc387 const android::sp<IBluetoothAudioProvider_2_1>& provider_2_1) { in FetchAudioProvider_2_1()