sta_disconnect

Function sta_disconnect 

pub unsafe extern "C" fn sta_disconnect() -> c_int
Available on non-ag35 only.
Expand description

Stop the WPA supplicant configuration.

The wifi must be enabled using enable.

Returns 0 on success, -1 on error.