Function ap_mode_get
pub unsafe extern "C" fn ap_mode_get(
idx: ApIndex,
mode: *mut Mode,
) -> c_intAvailable 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.