Searched defs:GetTransmitRetries (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/mac/ | ||
H A D | mac_links.hpp | 569 uint8_t GetTransmitRetries(void) const in GetTransmitRetries() function in ot::Mac::Links |
H A D | sub_mac.hpp | 362 uint8_t GetTransmitRetries(void) const { return mTransmitRetries; } in GetTransmitRetries() function in ot::Mac::SubMac |