Searched refs:kUnconfigured (Results 1 – 11 of 11) sorted by relevance
31 wifi_.connection_state_ = ConnectionState{ConnectionState::kUnconfigured}; in TEST_F()32 gcd_.connection_state_ = ConnectionState{ConnectionState::kUnconfigured}; in TEST_F()41 wifi_.connection_state_ = ConnectionState{ConnectionState::kUnconfigured}; in TEST_F()51 wifi_.connection_state_ = ConnectionState{ConnectionState::kUnconfigured}; in TEST_F()52 gcd_.connection_state_ = ConnectionState{ConnectionState::kUnconfigured}; in TEST_F()61 wifi_.connection_state_ = ConnectionState{ConnectionState::kUnconfigured}; in TEST_F()
138 return connection_state_.status() > ConnectionState::kUnconfigured in GetCloudId()243 if (status == GcdState::kUnconfigured || in OnRegistrationChanged()245 connection_state_ = ConnectionState{ConnectionState::kUnconfigured}; in OnRegistrationChanged()
34 case ConnectionState::kUnconfigured: in IsSetupNeeded()
37 {ConnectionState::kUnconfigured, "unconfigured"},
74 kUnconfigured, enumerator
261 connection_state_ = ConnectionState{ConnectionState::kUnconfigured}; in UpdateConnectionState()
14 {GcdState::kUnconfigured, "unconfigured"},
350 GcdState gcd_state_{GcdState::kUnconfigured};
591 EXPECT_EQ(GcdState::kUnconfigured, GetGcdState()); in TEST_F()
261 revoked ? GcdState::kInvalidCredentials : GcdState::kUnconfigured;
28 kUnconfigured, // Device was not registered. enumerator