Home
last modified time | relevance | path

Searched refs:AP_STA_NUM (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dautoconf.h342 #define AP_STA_NUM 5 macro
344 #define AP_STA_NUM 3 //2014/10/27 modify to 3 macro
352 #define AP_STA_NUM 3//g_ap_sta_num macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/
A Dwifi_interactive_mode.c773 rtw_mac_t mac_list[AP_STA_NUM]; in cmd_wifi_info()
776 client_info.count = AP_STA_NUM; in cmd_wifi_info()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_conf.c3102 rtw_mac_t mac_list[AP_STA_NUM]; in wifi_suspend_softap()
3104 client_info.count = AP_STA_NUM; in wifi_suspend_softap()
3117 rtw_mac_t mac_list[AP_STA_NUM]; in wifi_suspend_softap_beacon()
3119 client_info.count = AP_STA_NUM; in wifi_suspend_softap_beacon()
A Dwifi_simple_config.c1312 rtw_mac_t mac_list[AP_STA_NUM]; in simple_config_kick_STA()
1316 client_info.count = AP_STA_NUM; in simple_config_kick_STA()

Completed in 15 milliseconds