ESP-IDF
nan_clear_app_default_handlers()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
nan_clear_app_default_handlers()
nan_clear_app_default_handlers() function
Syntax
Show:
Summary
Declaration
from
nan_app.c:617
static
esp_err_t
nan_clear_app_default_handlers
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
esp_err_t
nan_clear_app_default_handlers
(
void
)
nan_app.c:617
nan_clear_app_default_handlers
(
)
;
nan_app.c:664
nan_set_app_default_handlers()
nan_clear_app_default_handlers
(
)
;
nan_app.c:714
esp_nan_action_stop()
Call Tree
from
examples
nan_clear_app_default_handlers()
is called by 2 functions and calls 1 function:
nan_set_app_default_handlers()
esp_nan_action_stop()
All items filtered out
nan_clear_app_default_handlers()
esp_event_handler_unregister()
All items filtered out
Data Use
from
examples
nan_clear_app_default_handlers()
reads 16 variables and writes 1 variable:
wifi_event_t::WIFI_EVENT_NAN_SVC_MATCH
wifi_event_t::WIFI_EVENT_NAN_REPLIED
wifi_event_t::WIFI_EVENT_NAN_RECEIVE
wifi_event_t::WIFI_EVENT_NDP_INDICATION
wifi_event_t::WIFI_EVENT_NDP_CONFIRM
wifi_event_t::WIFI_EVENT_NDP_TERMINATED
ip_event_t::IP_EVENT_GOT_IP6
WIFI_EVENT
IP_EVENT
nan_app_action_ndp_terminated()
nan_app_action_got_ipv6()
nan_app_action_service_match()
nan_app_action_replied()
nan_app_action_receive()
nan_app_action_ndp_indication()
nan_app_action_ndp_confirm()
All items filtered out
nan_clear_app_default_handlers()
s_app_default_handlers_set
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out