Home
last modified time | relevance | path

Searched defs:GetTransmitRetries (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/mac/
Dmac_links.hpp546 uint8_t GetTransmitRetries(void) const in GetTransmitRetries() function in ot::Mac::Links
Dsub_mac.hpp355 uint8_t GetTransmitRetries(void) const { return mTransmitRetries; } in GetTransmitRetries() function in ot::Mac::SubMac