Searched refs:IsConnectingState (Results 1 – 3 of 3) sorted by relevance
247 Service::IsConnectingState(curr_state)) && in DetectConnectDisconnectLoop()
393 bool Service::IsConnectingState(ConnectState state) { in IsConnectingState() function in shill::Service403 return IsConnectingState(state()); in IsConnecting()1004 } else if (IsConnectingState(state)) { in NoteDisconnectEvent()
216 static bool IsConnectingState(ConnectState state);