Home
last modified time | relevance | path

Searched refs:A2dpSourceEnable (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_av_interface.h61 bool A2dpSourceEnable(
Dbluetooth_av_interface.h73 virtual bool A2dpSourceEnable(
Dfake_bluetooth_av_interface.cc106 bool FakeBluetoothAvInterface::A2dpSourceEnable( in A2dpSourceEnable() function in bluetooth::hal::FakeBluetoothAvInterface
Dbluetooth_av_interface.cc141 bool A2dpSourceEnable( in A2dpSourceEnable() function in bluetooth::hal::BluetoothAvInterfaceImpl
/system/bt/service/
Da2dp_source.cc127 return hal::BluetoothAvInterface::Get()->A2dpSourceEnable( in Enable()