Function ap_auth_set
pub unsafe extern "C" fn ap_auth_set(
idx: ApIndex,
auth: *mut ApAuth,
) -> c_intAvailable on non-
ag35 only.Expand description
Set the WiFi configuration: IEEE 802.11 specifies two authentication algorithms and WPA/IEEE 802.11i configuration.
Returns 0 on success, -1 on error.