Searched refs:AvrcpControlEnable (Results 1 – 3 of 3) sorted by relevance
153 virtual bool AvrcpControlEnable() = 0;
495 bool AvrcpControlEnable() override { in AvrcpControlEnable() function in bluetooth::hal::BluetoothAvrcpInterfaceImpl589 return AvrcpControlEnable(); in Initialize()
54 return hal::BluetoothAvrcpInterface::Get()->AvrcpControlEnable(); in Enable()