Searched refs:wifi_default_action_sta_stop (Results 1 – 1 of 1) sorted by relevance
77 static void wifi_default_action_sta_stop(void *arg, esp_event_base_t base, int32_t event_id, void *… in wifi_default_action_sta_stop() function162 esp_event_handler_unregister(WIFI_EVENT, WIFI_EVENT_STA_STOP, wifi_default_action_sta_stop); in clear_default_wifi_handlers()194 …err = esp_event_handler_register(WIFI_EVENT, WIFI_EVENT_STA_STOP, wifi_default_action_sta_stop, NU… in set_default_wifi_handlers()