ap_mode_get

Function ap_mode_get 

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

Get the WiFi configuration: Operation mode configuration, such as 802.11a/b/n/ac.

Returns 0 on success, -1 on error.