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