ESP-IDF
protobuf_c_empty_string
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
protobuf_c_empty_string
protobuf_c_empty_string variable
Syntax
Show:
Summary
Declaration
Definition
from
protobuf-c.h:244
extern
const
char
protobuf_c_empty_string
[
]
;
Implemented in
protobuf-c.c:88
Examples
References
from
examples
Code
Location
Referrer
const
char
protobuf_c_empty_string
[
]
=
""
;
protobuf-c.c:88
extern
const
char
protobuf_c_empty_string
[
]
;
protobuf-c.h:244
static
const
PropertyInfo
init_value
=
PROPERTY_INFO__INIT
;
esp_local_ctrl.pb-c.c:103
property_info__init()
&
protobuf_c_empty_string
,
esp_local_ctrl.pb-c.c:506
static
const
WifiConnectedState
init_value
=
WIFI_CONNECTED_STATE__INIT
;
wifi_constants.pb-c.c:58
wifi_connected_state__init()
&
protobuf_c_empty_string
,
wifi_constants.pb-c.c:148
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
protobuf_c_empty_string
is read by 2 functions:
All items filtered out
protobuf_c_empty_string
property_info__init()
wifi_connected_state__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