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