Searched refs:AvrcpTargetEnable (Results 1 – 3 of 3) sorted by relevance
155 virtual bool AvrcpTargetEnable() = 0;
518 bool AvrcpTargetEnable() override { in AvrcpTargetEnable() function in bluetooth::hal::BluetoothAvrcpInterfaceImpl
118 return hal::BluetoothAvrcpInterface::Get()->AvrcpTargetEnable(); in Enable()