Searched refs:GetRetryCount (Results 1 – 3 of 3) sorted by relevance
374 uint8_t GetRetryCount(void) const { return mConnectionWindow & kRetryCountMask; } in GetRetryCount() function in ot::Mac::ConnectionIe
2659 retryCount = connectionIe->GetRetryCount(); in HandleWakeupFrame()
861 VerifyOrQuit(connectionIe->GetRetryCount() == 12); in TestMacWakeupFrameGeneration()