Function esp_wifi_sys::include::phy_set_wifi_mode_only

source ยท
pub unsafe extern "C" fn phy_set_wifi_mode_only(wifi_only: bool)
Expand description

@brief Set RF/BB for only WIFI mode or coexist(WIFI & BT) mode @param[in] true is for only WIFI mode, false is for coexist mode. default is 0. @return NULL