Searched refs:wifi_default_action_nan_started (Results 1 – 1 of 1) sorted by relevance
139 static void wifi_default_action_nan_started(void *arg, esp_event_base_t base, int32_t event_id, voi… in wifi_default_action_nan_started() function171 … esp_event_handler_unregister(WIFI_EVENT, WIFI_EVENT_NAN_STARTED, wifi_default_action_nan_started); in clear_default_wifi_handlers()227 …p_event_handler_register(WIFI_EVENT, WIFI_EVENT_NAN_STARTED, wifi_default_action_nan_started, NULL… in set_default_wifi_handlers()