Searched refs:DISCONNECT_EVENT (Results 1 – 2 of 2) sorted by relevance
22 #define DISCONNECT_EVENT 0x00000002 macro49 xEventGroupSetBits(wifi_events, DISCONNECT_EVENT); in wifi_event_handler()315 bits = xEventGroupWaitBits(wifi_events, DISCONNECT_EVENT, 1, 0, 60000 / portTICK_RATE_MS); in test_wifi_connection_sta()
12 #define DISCONNECT_EVENT 0x00000002 macro33 xEventGroupSetBits(wifi_events, DISCONNECT_EVENT); in wifi_event_handler()