ap_auth_get

Function ap_auth_get 

pub unsafe extern "C" fn ap_auth_get(
    idx: ApIndex,
    auth: *mut ApAuth,
) -> c_int
Available on non-ag35 only.
Expand description

Get the WiFi configuration: IEEE 802.11 specifies two authentication algorithms and WPA/IEEE 802.11i configuration.

Returns 0 on success, -1 on error.