ESP-IDF
+
0
/1 examples
SourceVu will show references to
wifi_nan_datapath_resp_t::ndp_id
from the following samples and libraries:
nan_publisher sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wifi_nan_datapath_resp_t::ndp_id
wifi_nan_datapath_resp_t::ndp_id field
NAN Datapath Identifier
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:869
uint8_t
ndp_id
;
Examples
wifi_nan_datapath_resp_t::ndp_id
is referenced by 1 libraries and example projects:
nan_publisher sample
References
from
0/1
examples
Code
Location
Referrer
uint8_t
ndp_id
;
/**< NAN Datapath Identifier */
esp_wifi_types_generic.h:869
ndp_resp
.
ndp_id
=
evt
->
ndp_id
;
nan_app.c:511
nan_app_action_ndp_indication()
struct
ndl_info
*
ndl
=
nan_find_ndl
(
resp
->
ndp_id
,
NULL
)
;
nan_app.c:1019
esp_wifi_nan_datapath_resp()
ESP_LOGE
(
TAG
,
"No NDL with ndp id %d"
,
resp
->
ndp_id
)
;
nan_app.c:1022
esp_wifi_nan_datapath_resp()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
wifi_nan_datapath_resp_t::ndp_id
is written by 1 function and is read by 1 function:
nan_app_action_ndp_indication()
All items filtered out
wifi_nan_datapath_resp_t::ndp_id
esp_wifi_nan_datapath_resp()
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