Home
last modified time | relevance | path

Searched defs:provider_ (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dbluetooth_audio_port_impl.h61 const std::shared_ptr<IBluetoothAudioProvider> provider_; variable
Dclient_interface_aidl.h168 std::shared_ptr<IBluetoothAudioProvider> provider_; variable
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.h233 android::sp<IBluetoothAudioProvider> provider_; variable
Dclient_interface_hidl.cc156 const android::sp<IBluetoothAudioProvider> provider_; member in bluetooth::audio::hidl::BluetoothAudioPortImpl