ap_max_sta_get

Function ap_max_sta_get 

pub unsafe extern "C" fn ap_max_sta_get(
    idx: ApIndex,
    max_sta_num: *mut c_int,
) -> c_int
Available 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.