pub unsafe extern "C" fn otThreadGetNonPreferredChannels(
aInstance: *mut otInstance,
) -> otChannelMask
Expand description
Gets the non-preferred channels for OT_NETWORK_DIAGNOSTIC_TLV_NON_PREFERRED_CHANNELS
TLV.
@returns The non-preferred channels as a channel mask.