Searched refs:mTransmitAttempts (Results 1 – 2 of 2) sorted by relevance
51 , mTransmitAttempts(0) in Commissioner()278 mTransmitAttempts = 0; in Start()313 mTransmitAttempts = 0; in Stop()739 mTransmitAttempts++; in SendPetition()799 mTransmitAttempts = 0; in HandleLeaderPetitionResponse()806 if (mTransmitAttempts >= kPetitionRetryCount) in HandleLeaderPetitionResponse()
458 uint8_t mTransmitAttempts; member in ot::MeshCoP::Commissioner