ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_local_ctrl_prop_val::data
from the following samples and libraries:
esp_local_ctrl 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
esp_local_ctrl_prop_val::data
esp_local_ctrl_prop_val::data field
Pointer to memory holding property value
Syntax
Show:
Summary
Declaration
from
esp_local_ctrl.h:81
void
*
data
;
Examples
esp_local_ctrl_prop_val::data
is referenced by 1 libraries and example projects:
esp_local_ctrl sample
References
from
0/1
examples
Code
Location
Referrer
void
*
data
;
esp_local_ctrl.h:81
resp_payload
->
props
[
i
]
->
value
.
data
=
vals
[
i
]
.
data
;
esp_local_ctrl_handler.c:135
cmd_get_prop_vals_handler()
vals
[
i
]
.
data
=
req
->
cmd_set_prop_vals
->
props
[
i
]
->
value
.
data
;
esp_local_ctrl_handler.c:169
cmd_set_prop_vals_handler()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
esp_local_ctrl_prop_val::data
is written by 1 function and is read by 1 function:
cmd_set_prop_vals_handler()
All items filtered out
esp_local_ctrl_prop_val::data
cmd_get_prop_vals_handler()
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