Searched refs:control_enabled_ (Results 1 – 1 of 1) sorted by relevance
496 if (control_enabled_) { in AvrcpControlEnable()505 control_enabled_ = true; in AvrcpControlEnable()510 if (!control_enabled_) { in AvrcpControlDisable()515 control_enabled_ = false; in AvrcpControlDisable()613 bool control_enabled_ = false; member in bluetooth::hal::BluetoothAvrcpInterfaceImpl