Home
last modified time | relevance | path

Searched refs:wext_get_channel (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_util.h54 int wext_get_channel(const char *ifname, __u8 *ch);
A Dwifi_conf.c1222 if(wext_get_channel(WLAN0_NAME, &ch) < 0) in wifi_get_channel()
2557 if(wext_get_channel(ifname, &pSetting->channel) < 0) in wifi_get_setting()
A Dwifi_util.c955 int wext_get_channel(const char *ifname, __u8 *ch) in wext_get_channel() function

Completed in 16 milliseconds