Searched refs:IW_EXT_STR_RECONNECTION_FAIL (Results 1 – 3 of 3) sorted by relevance
137 if(buf_len == strlen(IW_EXT_STR_RECONNECTION_FAIL)) in wifi_indication()
1131 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()
1222 #define IW_EXT_STR_RECONNECTION_FAIL "RECONNECTION FAILURE" macro
Completed in 13 milliseconds