Function ap_max_sta_get
pub unsafe extern "C" fn ap_max_sta_get(
idx: ApIndex,
max_sta_num: *mut c_int,
) -> c_intAvailable on non-
ag35 only.Expand description
Get the WiFi configuration: Maximum number of stations allowed in station table.
Returns 0 on success, -1 on error.