Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dbluetooth_audio_port_impl.cc35 IBluetoothTransportInstance* transport_instance, in BluetoothAudioPortImpl() argument
37 : transport_instance_(transport_instance), provider_(provider) {} in BluetoothAudioPortImpl()
Dbluetooth_audio_port_impl.h37 IBluetoothTransportInstance* transport_instance,
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.cc71 BluetoothAudioPortImpl(IBluetoothTransportInstance* transport_instance, in BluetoothAudioPortImpl() argument
73 : transport_instance_(transport_instance), provider_(provider) {} in BluetoothAudioPortImpl()