ESP-IDF
PropertyInfo::value
is only used within ESP-IDF.
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
PropertyInfo::value
PropertyInfo::value field
Syntax
Show:
Summary
Declaration
from
esp_local_ctrl.pb-c.h:71
ProtobufCBinaryData
value
;
Examples
References
from
examples
Code
Location
Referrer
ProtobufCBinaryData
value
;
esp_local_ctrl.pb-c.h:71
offsetof
(
PropertyInfo
,
value
)
,
esp_local_ctrl.pb-c.c:540
resp_payload
->
props
[
i
]
->
value
.
data
=
vals
[
i
]
.
data
;
esp_local_ctrl_handler.c:135
cmd_get_prop_vals_handler()
resp_payload
->
props
[
i
]
->
value
.
len
=
vals
[
i
]
.
size
;
esp_local_ctrl_handler.c:136
cmd_get_prop_vals_handler()
free_fns
[
i
]
(
resp
->
resp_get_prop_vals
->
props
[
i
]
->
value
.
data
)
;
esp_local_ctrl_handler.c:212
esp_local_ctrl_command_cleanup()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
PropertyInfo::value
is read by 2 functions:
All items filtered out
PropertyInfo::value
cmd_get_prop_vals_handler()
esp_local_ctrl_command_cleanup()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out