Searched defs:A2dpSinkEnable (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/service/hal/ | ||
H A D | fake_bluetooth_av_interface.cc | 164 bool FakeBluetoothAvInterface::A2dpSinkEnable() { return true; } in A2dpSinkEnable() function in bluetooth::hal::FakeBluetoothAvInterface |
H A D | bluetooth_av_interface.cc | 183 bool A2dpSinkEnable() override { in A2dpSinkEnable() function in bluetooth::hal::BluetoothAvInterfaceImpl |