Searched refs:current_state (Results 1 – 1 of 1) sorted by relevance
109 AdapterState current_state = GetState(); in Enable() local110 if (current_state != ADAPTER_STATE_OFF) { in Enable()112 << AdapterStateToString(current_state); in Enable()119 NotifyAdapterStateChanged(current_state, state_); in Enable()139 AdapterState current_state = GetState(); in Disable() local144 NotifyAdapterStateChanged(current_state, state_); in Disable()150 state_ = current_state; in Disable()