Searched refs:control_enabled_ (Results 1 – 1 of 1) sorted by relevance
497 if (control_enabled_) { in AvrcpControlEnable()506 control_enabled_ = true; in AvrcpControlEnable()511 if (!control_enabled_) { in AvrcpControlDisable()516 control_enabled_ = false; in AvrcpControlDisable()614 bool control_enabled_ = false; member in bluetooth::hal::BluetoothAvrcpInterfaceImpl