Searched refs:mTransmitAttempts (Results 1 – 2 of 2) sorted by relevance
66 , mTransmitAttempts(0) in Commissioner()294 mTransmitAttempts = 0; in Start()329 mTransmitAttempts = 0; in Stop()758 mTransmitAttempts++; in SendPetition()818 mTransmitAttempts = 0; in HandleLeaderPetitionResponse()825 if (mTransmitAttempts >= kPetitionRetryCount) in HandleLeaderPetitionResponse()
480 uint8_t mTransmitAttempts; member in ot::MeshCoP::Commissioner