Home
last modified time | relevance | path

Searched refs:whd_wifi_ap_get_max_assoc (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_wifi_api.h613 extern uint32_t whd_wifi_ap_get_max_assoc(whd_interface_t ifp, uint32_t *max_assoc);
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c2644 result = whd_wifi_ap_get_max_assoc(ifp, &max_clients); in whd_wifi_deauth_sta()
2794 uint32_t whd_wifi_ap_get_max_assoc(whd_interface_t ifp, uint32_t *max_assoc) in whd_wifi_ap_get_max_assoc() function