ESP-IDF
+
0
/1 examples
SourceVu will show references to
wifi_nan_datapath_req_t::pub_id
from the following samples and libraries:
nan_console sample
Symbol previews are coming soon...
Symbols
loading (3/5)...
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_req_t::pub_id
wifi_nan_datapath_req_t::pub_id field
Publisher's service instance id
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:858
uint8_t
pub_id
;
Examples
wifi_nan_datapath_req_t::pub_id
is referenced by 1 libraries and example projects:
nan_console sample
References
from
0/1
examples
Code
Location
Referrer
uint8_t
pub_id
;
/**< Publisher's service instance id */
esp_wifi_types_generic.h:858
struct
peer_svc_info
*
p_peer_svc
=
nan_find_peer_svc
(
0
,
req
->
pub_id
,
req
->
peer_mac
)
;
nan_app.c:966
esp_wifi_nan_datapath_req()
if
(
req
->
pub_id
==
0
)
nan_app.c:972
esp_wifi_nan_datapath_req()
req
->
pub_id
=
p_peer_svc
->
svc_id
;
nan_app.c:973
esp_wifi_nan_datapath_req()
nan_record_new_ndl
(
ndp_id
,
req
->
pub_id
,
req
->
peer_mac
,
ESP_WIFI_NDP_ROLE_INITIATOR
)
;
nan_app.c:993
esp_wifi_nan_datapath_req()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
wifi_nan_datapath_req_t::pub_id
is written by 1 function and is read by 1 function:
esp_wifi_nan_datapath_req()
All items filtered out
wifi_nan_datapath_req_t::pub_id
esp_wifi_nan_datapath_req()
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