Function ap_sta_info_get
pub unsafe extern "C" fn ap_sta_info_get(
idx: ApIndex,
sta_info: *mut ApStaInfo,
) -> c_intAvailable on non-
ag35 only.Expand description
Get the WiFi configuration: the station information.
Returns 0 on success, -1 on error.