ap_stop

Function ap_stop 

pub unsafe extern "C" fn ap_stop(idx: ApIndex) -> c_int
Available on non-ag35 only.
Expand description

Stop the hostapd configuration.

The wifi must be enabled using enable.

Returns 0 on success, -1 on error.