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