pub unsafe extern "C" fn otChannelManagerGetSupportedChannels(
aInstance: *mut otInstance,
) -> u32
Expand description
Gets the supported channel mask.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The supported channels as a bit-mask.