pub const otError_OT_ERROR_CHANNEL_ACCESS_FAILURE: u32 = 15; // 15u32
Expand description
A transmission could not take place due to activity on the channel, i.e., the CSMA-CA mechanism has failed (IEEE 802.15.4-2006).
pub const otError_OT_ERROR_CHANNEL_ACCESS_FAILURE: u32 = 15; // 15u32
A transmission could not take place due to activity on the channel, i.e., the CSMA-CA mechanism has failed (IEEE 802.15.4-2006).