Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/project/realtek_amebaD_cm4_gcc_verification/inc/
A Dmain.h31 #define WLAN1_NAME "wlan1" macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dwifi_constants.h39 #ifndef WLAN1_NAME
40 #define WLAN1_NAME "wlan1" macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_conf.c100 #ifndef WLAN1_NAME
101 #define WLAN1_NAME "wlan1" macro
1072 ifname = WLAN1_NAME; in wifi_get_associated_client_list()
1100 ifname = WLAN1_NAME; in wifi_get_ap_info()
1719 ifname = WLAN1_NAME; in wifi_start_ap()
1845 ifname = WLAN1_NAME; in wifi_start_ap_with_hidden_ssid()
3070 return wext_set_ch_deauth(WLAN1_NAME, enable); in wifi_set_ch_deauth()
3107 wext_del_station(WLAN1_NAME, client_info.mac_list[client_number].octet); in wifi_suspend_softap()
3109 wext_suspend_softap(WLAN1_NAME); in wifi_suspend_softap()
3122 wext_del_station(WLAN1_NAME, client_info.mac_list[client_number].octet); in wifi_suspend_softap_beacon()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/
A Dwifi_interactive_mode.c53 #ifndef WLAN1_NAME
54 #define WLAN1_NAME "wlan1" macro
260 if(wext_get_ssid(WLAN1_NAME, (unsigned char *) essid) > 0) { in cmd_wifi_sta_and_ap()
733 u8 *ifname[2] = {(u8*)WLAN0_NAME,(u8*)WLAN1_NAME}; in cmd_wifi_info()

Completed in 20 milliseconds