ESP-IDF
+
0
/1 examples
SourceVu will show references to
wifi_event_ndp_indication_t::peer_nmi
from the following samples and libraries:
nan_publisher sample
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
wifi_event_ndp_indication_t::peer_nmi
wifi_event_ndp_indication_t::peer_nmi field
Peer's NAN Management Interface MAC
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:1285
uint8_t
peer_nmi
[
6
]
;
Examples
wifi_event_ndp_indication_t::peer_nmi
is referenced by 1 libraries and example projects:
nan_publisher sample
References
from
0/1
examples
Code
Location
Referrer
uint8_t
peer_nmi
[
6
]
;
/**< Peer's NAN Management Interface MAC */
esp_wifi_types_generic.h:1285
nan_record_new_ndl
(
evt
->
ndp_id
,
evt
->
publish_id
,
evt
->
peer_nmi
,
ESP_WIFI_NDP_ROLE_RESPONDER
)
;
nan_app.c:392
nan_fill_params_from_event()
MAC2STR
(
evt
->
peer_nmi
)
,
evt
->
ndp_id
)
;
nan_app.c:506
nan_app_action_ndp_indication()
MACADDR_COPY
(
ndp_resp
.
peer_mac
,
evt
->
peer_nmi
)
;
nan_app.c:512
nan_app_action_ndp_indication()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
wifi_event_ndp_indication_t::peer_nmi
is read by 2 functions:
All items filtered out
wifi_event_ndp_indication_t::peer_nmi
nan_fill_params_from_event()
nan_app_action_ndp_indication()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out