Searched refs:kStateUpdating (Results 1 – 2 of 2) sorted by relevance
638 case kStateUpdating: in ClearHostAndServices()671 case kStateUpdating: in SetState()779 SetState(kStateUpdating); in SendUpdate()1521 VerifyOrExit(GetState() == kStateUpdating); in ProcessResponse()1918 case kStateUpdating: in HandleTimer()2232 static_assert(kStateUpdating == 3, "kStateUpdating value is not correct"); in StateToString()
897 kStateUpdating, // SRP update is sent, waiting for response from server. enumerator