ESP-IDF
PROTOBUF_C_TYPE_BOOL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_TYPE_BOOL
PROTOBUF_C_TYPE_BOOL value
boolean
Syntax
Show:
Summary
Declaration
from
protobuf-c.h:323
PROTOBUF_C_TYPE_BOOL
;
Examples
References
from
examples
Code
Location
Referrer
PROTOBUF_C_TYPE_BOOL
,
/**< boolean */
protobuf-c.h:323
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:438
required_field_get_packed_size()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:534
field_is_zeroish()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:658
repeated_field_get_packed_size()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:1123
required_field_pack()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:1255
sizeof_elt_in_repeated_array()
case
PROTOBUF_C_TYPE_BOOL
:
{
protobuf-c.c:1426
repeated_field_pack()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:1596
required_field_pack_to_buffer()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:1790
get_packed_payload_length()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:1887
pack_buffer_packed_payload()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:2387
count_packed_elements()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:2547
parse_required_member()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:2849
parse_packed_repeated_member()
case
PROTOBUF_C_TYPE_BOOL
:
protobuf-c.c:2978
message_init_generic()
PROTOBUF_C_TYPE_BOOL
,
wifi_scan.pb-c.c:376
PROTOBUF_C_TYPE_BOOL
,
wifi_scan.pb-c.c:388
PROTOBUF_C_TYPE_BOOL
,
wifi_scan.pb-c.c:489
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
PROTOBUF_C_TYPE_BOOL
is read by 13 functions:
All items filtered out
PROTOBUF_C_TYPE_BOOL
required_field_get_packed_size()
field_is_zeroish()
repeated_field_get_packed_size()
required_field_pack()
sizeof_elt_in_repeated_array()
repeated_field_pack()
required_field_pack_to_buffer()
get_packed_payload_length()
pack_buffer_packed_payload()
count_packed_elements()
parse_required_member()
parse_packed_repeated_member()
message_init_generic()
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