Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_links.hpp569 uint8_t GetTransmitRetries(void) const in GetTransmitRetries() function in ot::Mac::Links
H A Dsub_mac.hpp362 uint8_t GetTransmitRetries(void) const { return mTransmitRetries; } in GetTransmitRetries() function in ot::Mac::SubMac