Function esp_wifi_sys::include::coex_wifi_channel_set
source ยท pub unsafe extern "C" fn coex_wifi_channel_set(
primary: u8,
secondary: u8,
) -> c_int
Expand description
@brief Set WiFi channel to coexistence module.
@param primary : WiFi primary channel @param secondary : WiFi secondary channel @return : 0 - success, other - failed