Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_util.h114 int wext_ap_switch_chl_and_inform(unsigned char new_channel);
A Dwifi_conf.h1157 int wifi_ap_switch_chl_and_inform(unsigned char new_channel);
A Dwifi_util.c1677 extern int rtw_ap_switch_chl_and_inform(unsigned char new_channel);
1687 int wext_ap_switch_chl_and_inform(unsigned char new_channel) in wext_ap_switch_chl_and_inform() argument
1689 if(rtw_ap_switch_chl_and_inform(new_channel)) in wext_ap_switch_chl_and_inform()
A Dwifi_conf.c3424 int wifi_ap_switch_chl_and_inform(unsigned char new_channel) in wifi_ap_switch_chl_and_inform() argument
3426 wext_ap_switch_chl_and_inform(new_channel); in wifi_ap_switch_chl_and_inform()

Completed in 13 milliseconds