Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_ind.c137 if(buf_len == strlen(IW_EXT_STR_RECONNECTION_FAIL)) in wifi_indication()
A Dwifi_util.c1131 else if(!memcmp(IW_EXT_STR_RECONNECTION_FAIL, extra, strlen(IW_EXT_STR_RECONNECTION_FAIL))) in wext_wlan_indicate()
1132 wifi_indication(WIFI_EVENT_RECONNECTION_FAIL, extra, strlen(IW_EXT_STR_RECONNECTION_FAIL), 0); in wext_wlan_indicate()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/src/osdep/
A Dwireless.h1222 #define IW_EXT_STR_RECONNECTION_FAIL "RECONNECTION FAILURE" macro

Completed in 9 milliseconds