Constant openthread_sys::OT_ERROR_NO_ACK
source ยท pub const OT_ERROR_NO_ACK: otError = 14;
Expand description
No acknowledgment was received after macMaxFrameRetries (IEEE 802.15.4-2006).
pub const OT_ERROR_NO_ACK: otError = 14;
No acknowledgment was received after macMaxFrameRetries (IEEE 802.15.4-2006).