ap_sta_info_get

Function ap_sta_info_get 

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

Get the WiFi configuration: the station information.

Returns 0 on success, -1 on error.