Searched refs:wifi_default_action_sta_start (Results 1 – 1 of 1) sorted by relevance
70 static void wifi_default_action_sta_start(void *arg, esp_event_base_t base, int32_t event_id, void … in wifi_default_action_sta_start() function161 esp_event_handler_unregister(WIFI_EVENT, WIFI_EVENT_STA_START, wifi_default_action_sta_start); in clear_default_wifi_handlers()189 … esp_event_handler_register(WIFI_EVENT, WIFI_EVENT_STA_START, wifi_default_action_sta_start, NULL); in set_default_wifi_handlers()