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