ESP-IDF
local_ctrl_message__init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
local_ctrl_message__init()
local_ctrl_message__init() function
Syntax
Show:
Summary
Declaration
Definition
from
esp_local_ctrl.pb-c.h:316
void
local_ctrl_message__init
(
LocalCtrlMessage
*
message
)
;
Implemented in
esp_local_ctrl.pb-c.c:370
Arguments
Argument
message
Related Functions
Found 9 other functions taking a
LocalCtrlMessage
argument:
Function
esp_local_ctrl_command_cleanup()
local_ctrl_message__free_unpacked()
local_ctrl_message__get_packed_size()
local_ctrl_message__pack()
cmd_get_prop_count_handler()
cmd_get_prop_vals_handler()
cmd_set_prop_vals_handler()
local_ctrl_message__pack_to_buffer()
esp_local_ctrl_command_dispatcher()
Examples
References
from
examples
Code
Location
Referrer
void
local_ctrl_message__init
esp_local_ctrl.pb-c.c:370
void
local_ctrl_message__init
esp_local_ctrl.pb-c.h:316
(
ProtobufCMessageInit
)
local_ctrl_message__init
,
esp_local_ctrl.pb-c.c:904
local_ctrl_message__init
(
&
resp
)
;
esp_local_ctrl_handler.c:261
esp_local_ctrl_data_handler()
Call Tree
from
examples
local_ctrl_message__init()
is called by 1 function:
esp_local_ctrl_data_handler()
All items filtered out
local_ctrl_message__init()
All items filtered out
Data Use
from
examples
local_ctrl_message__init()
reads 2 variables:
_LocalCtrlMsgType::LOCAL_CTRL_MSG_TYPE__TypeCmdGetPropertyCount
LocalCtrlMessage__PayloadCase::LOCAL_CTRL_MESSAGE__PAYLOAD__NOT_SET
All items filtered out
local_ctrl_message__init()
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