ap_max_sta_set

Function ap_max_sta_set 

pub unsafe extern "C" fn ap_max_sta_set(
    idx: ApIndex,
    max_sta_num: c_int,
) -> c_int
Available on non-ag35 only.
Expand description

Set the WiFi configuration: Maximum number of stations allowed in station table.

Returns 0 on success, -1 on error.