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