ESP-IDF
RespGetPropertyCount
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
RespGetPropertyCount
RespGetPropertyCount struct
Syntax
Show:
Summary
Declaration
Definition
from
esp_local_ctrl.pb-c.h:20
typedef
struct
RespGetPropertyCount
RespGetPropertyCount
;
Implemented in
esp_local_ctrl.pb-c.h:53
Fields
Field
Declared as
RespGetPropertyCount::base
ProtobufCMessage
RespGetPropertyCount::status
Status
RespGetPropertyCount::count
uint32_t
Related Functions
Found 5 other functions taking a
RespGetPropertyCount
argument:
Function
resp_get_property_count__init()
resp_get_property_count__get_packed_size()
resp_get_property_count__pack()
resp_get_property_count__pack_to_buffer()
resp_get_property_count__free_unpacked()
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
RespGetPropertyCount
RespGetPropertyCount
;
esp_local_ctrl.pb-c.h:20
struct
RespGetPropertyCount
esp_local_ctrl.pb-c.h:53
typedef
struct
RespGetPropertyCount
RespGetPropertyCount
;
esp_local_ctrl.pb-c.h:20
(
RespGetPropertyCount
*
message
)
esp_local_ctrl.pb-c.c:56
resp_get_property_count__init()
resp_get_property_count__init()::message
static
const
RespGetPropertyCount
init_value
=
RESP_GET_PROPERTY_COUNT__INIT
;
esp_local_ctrl.pb-c.c:58
resp_get_property_count__init()
(
const
RespGetPropertyCount
*
message
)
esp_local_ctrl.pb-c.c:62
resp_get_property_count__get_packed_size()
resp_get_property_count__get_packed_size()::message
(
const
RespGetPropertyCount
*
message
,
esp_local_ctrl.pb-c.c:68
resp_get_property_count__pack()
resp_get_property_count__pack()::message
(
const
RespGetPropertyCount
*
message
,
esp_local_ctrl.pb-c.c:75
resp_get_property_count__pack_to_buffer()
resp_get_property_count__pack_to_buffer()::message
RespGetPropertyCount
*
esp_local_ctrl.pb-c.c:81
resp_get_property_count__unpack()
return
(
RespGetPropertyCount
*
)
esp_local_ctrl.pb-c.c:87
resp_get_property_count__unpack()
(
RespGetPropertyCount
*
message
,
esp_local_ctrl.pb-c.c:92
resp_get_property_count__free_unpacked()
resp_get_property_count__free_unpacked()::message
offsetof
(
RespGetPropertyCount
,
status
)
,
esp_local_ctrl.pb-c.c:441
offsetof
(
RespGetPropertyCount
,
count
)
,
esp_local_ctrl.pb-c.c:453
sizeof
(
RespGetPropertyCount
)
,
esp_local_ctrl.pb-c.c:476
typedef
struct
RespGetPropertyCount
RespGetPropertyCount
;
esp_local_ctrl.pb-c.h:20
RespGetPropertyCount
RespGetPropertyCount
*
resp_get_prop_count
;
esp_local_ctrl.pb-c.h:151
LocalCtrlMessage::
::resp_get_prop_count
(
RespGetPropertyCount
*
message
)
;
esp_local_ctrl.pb-c.h:184
resp_get_property_count__init()
resp_get_property_count__init()::message
(
const
RespGetPropertyCount
*
message
)
;
esp_local_ctrl.pb-c.h:186
resp_get_property_count__get_packed_size()
resp_get_property_count__get_packed_size()::message
(
const
RespGetPropertyCount
*
message
,
esp_local_ctrl.pb-c.h:188
resp_get_property_count__pack()
resp_get_property_count__pack()::message
(
const
RespGetPropertyCount
*
message
,
esp_local_ctrl.pb-c.h:191
resp_get_property_count__pack_to_buffer()
resp_get_property_count__pack_to_buffer()::message
RespGetPropertyCount
*
esp_local_ctrl.pb-c.h:193
resp_get_property_count__unpack()
(
RespGetPropertyCount
*
message
,
esp_local_ctrl.pb-c.h:199
resp_get_property_count__free_unpacked()
resp_get_property_count__free_unpacked()::message
(
const
RespGetPropertyCount
*
message
,
esp_local_ctrl.pb-c.h:340
SAFE_ALLOCATION
(
RespGetPropertyCount
,
resp_payload
)
;
esp_local_ctrl_handler.c:78
cmd_get_prop_count_handler()
free
(
resp
->
resp_get_prop_count
)
;
esp_local_ctrl_handler.c:205
esp_local_ctrl_command_cleanup()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
LocalCtrlMessage::
::resp_get_prop_count
esp_local_ctrl.pb-c.h:151
resp_get_property_count__init()::message
resp_get_property_count__init()
esp_local_ctrl.pb-c.h:184
resp_get_property_count__get_packed_size()::message
resp_get_property_count__get_packed_size()
esp_local_ctrl.pb-c.h:186
resp_get_property_count__pack()::message
resp_get_property_count__pack()
esp_local_ctrl.pb-c.h:188
resp_get_property_count__pack_to_buffer()::message
resp_get_property_count__pack_to_buffer()
esp_local_ctrl.pb-c.h:191
return
resp_get_property_count__unpack()
esp_local_ctrl.pb-c.h:193
resp_get_property_count__free_unpacked()::message
resp_get_property_count__free_unpacked()
esp_local_ctrl.pb-c.h:199
resp_get_property_count__init()::message
resp_get_property_count__init()
esp_local_ctrl.pb-c.c:56
resp_get_property_count__get_packed_size()::message
resp_get_property_count__get_packed_size()
esp_local_ctrl.pb-c.c:62
resp_get_property_count__pack()::message
resp_get_property_count__pack()
esp_local_ctrl.pb-c.c:68
resp_get_property_count__pack_to_buffer()::message
resp_get_property_count__pack_to_buffer()
esp_local_ctrl.pb-c.c:75
return
resp_get_property_count__unpack()
esp_local_ctrl.pb-c.c:81
resp_get_property_count__free_unpacked()::message
resp_get_property_count__free_unpacked()
esp_local_ctrl.pb-c.c:92
Lifecycle
from
examples
RespGetPropertyCount
is allocated by 1 symbol and is freed by 1 symbol:
cmd_get_prop_count_handler()
All items filtered out
RespGetPropertyCount
esp_local_ctrl_command_cleanup()
All items filtered out