Home
last modified time | relevance | path

Searched defs:A2dpSinkEnable (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_av_interface.cc163 bool FakeBluetoothAvInterface::A2dpSinkEnable() { return true; } in A2dpSinkEnable() function in bluetooth::hal::FakeBluetoothAvInterface
Dbluetooth_av_interface.cc182 bool A2dpSinkEnable() override { in A2dpSinkEnable() function in bluetooth::hal::BluetoothAvInterfaceImpl