Function esp_idf_sys::wifi_bt_common_module_disable
source ยท pub unsafe extern "C" fn wifi_bt_common_module_disable()
Expand description
@brief Disable Wi-Fi and BT common module
@note If @c wifi_bt_common_module_enable() is called a number of times, @c wifi_bt_common_module_disable() has to be called the same number of times, in order to put the peripheral into disabled state.