ESP-IDF
+
0
/3 examples
SourceVu will show references to
wifi_nan_followup_params_t::svc_info
from the following samples and libraries:
nan_console sample
nan_publisher sample
nan_subscriber sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_followup_params_t::svc_info
wifi_nan_followup_params_t::svc_info field
Service info(or message) to be shared
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:850
char
svc_info
[
ESP_WIFI_MAX_SVC_INFO_LEN
]
;
Examples
wifi_nan_followup_params_t::svc_info
is referenced by 3 libraries and example projects:
nan_console sample
nan_publisher sample
nan_subscriber sample
References
from
0/3
examples
Code
Location
Referrer
char
svc_info
[
ESP_WIFI_MAX_SVC_INFO_LEN
]
;
/**< Service info(or message) to be shared */
esp_wifi_types_generic.h:850
ESP_LOGI
(
TAG
,
"Sent message '%s' to Peer "
MACSTR
" with Service ID %d"
,
fup_params
->
svc_info
,
nan_app.c:921
esp_wifi_nan_send_message()
Call Tree
from
0/3
examples
All items filtered out
All items filtered out
Data Use
from
0/3
examples
wifi_nan_followup_params_t::svc_info
is read by 1 function:
All items filtered out
wifi_nan_followup_params_t::svc_info
esp_wifi_nan_send_message()
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out