ESP-IDF
+
0
/1 examples
SourceVu will show references to
wifi_nan_datapath_end_req_t::ndp_id
from the following samples and libraries:
nan_console sample
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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_end_req_t::ndp_id
wifi_nan_datapath_end_req_t::ndp_id field
NAN Datapath Identifier
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:878
uint8_t
ndp_id
;
Examples
wifi_nan_datapath_end_req_t::ndp_id
is referenced by 1 libraries and example projects:
nan_console sample
References
from
0/1
examples
Code
Location
Referrer
uint8_t
ndp_id
;
/**< NAN Datapath Identifier */
esp_wifi_types_generic.h:878
ndp_end
.
ndp_id
=
s_nan_ctx
.
ndl
[
i
]
.
ndp_id
;
nan_app.c:796
esp_wifi_nan_stop()
ndl
=
nan_find_ndl
(
req
->
ndp_id
,
NULL
)
;
nan_app.c:1056
esp_wifi_nan_datapath_end()
ESP_LOGE
(
TAG
,
"No NDL with ndp id %d"
,
req
->
ndp_id
)
;
nan_app.c:1058
esp_wifi_nan_datapath_end()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
wifi_nan_datapath_end_req_t::ndp_id
is written by 1 function and is read by 1 function:
esp_wifi_nan_stop()
All items filtered out
wifi_nan_datapath_end_req_t::ndp_id
esp_wifi_nan_datapath_end()
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