Function disable
pub unsafe extern "C" fn disable() -> c_intAvailable on non-
ag35 only.Expand description
Disables the WLAN.
This function removes the kernel module for the Wi-Fi driver.
Returns 0 on success, -1 on error.
pub unsafe extern "C" fn disable() -> c_intag35 only.Disables the WLAN.
This function removes the kernel module for the Wi-Fi driver.
Returns 0 on success, -1 on error.