Searched refs:A2dpSourceEnable (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/hal/ | ||
D | fake_bluetooth_av_interface.h | 61 bool A2dpSourceEnable( |
D | bluetooth_av_interface.h | 73 virtual bool A2dpSourceEnable( |
D | fake_bluetooth_av_interface.cc | 106 bool FakeBluetoothAvInterface::A2dpSourceEnable( in A2dpSourceEnable() function in bluetooth::hal::FakeBluetoothAvInterface |
D | bluetooth_av_interface.cc | 141 bool A2dpSourceEnable( in A2dpSourceEnable() function in bluetooth::hal::BluetoothAvInterfaceImpl |
/system/bt/service/ | ||
D | a2dp_source.cc | 127 return hal::BluetoothAvInterface::Get()->A2dpSourceEnable( in Enable() |