Searched refs:A2dpSourceEnable (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/service/hal/ | ||
H A D | bluetooth_av_interface.h | 75 virtual bool A2dpSourceEnable( |
H A D | fake_bluetooth_av_interface.h | 79 bool A2dpSourceEnable( |
H A D | fake_bluetooth_av_interface.cc | 157 bool FakeBluetoothAvInterface::A2dpSourceEnable( in A2dpSourceEnable() function in bluetooth::hal::FakeBluetoothAvInterface |
H A D | bluetooth_av_interface.cc | 154 bool A2dpSourceEnable( in A2dpSourceEnable() function in bluetooth::hal::BluetoothAvInterfaceImpl |
/aosp12/system/bt/service/ | ||
H A D | a2dp_source.cc | 127 return hal::BluetoothAvInterface::Get()->A2dpSourceEnable( in Enable() |