ESP-IDF
wi_fi_scan_result__descriptor
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
wi_fi_scan_result__descriptor
wi_fi_scan_result__descriptor variable
Syntax
Show:
Summary
Declaration
Definition
from
wifi_scan.pb-c.h:343
extern
const
ProtobufCMessageDescriptor
wi_fi_scan_result__descriptor
;
Implemented in
wifi_scan.pb-c.c:660
Examples
References
from
examples
Code
Location
Referrer
const
ProtobufCMessageDescriptor
wi_fi_scan_result__descriptor
=
wifi_scan.pb-c.c:660
extern
const
ProtobufCMessageDescriptor
wi_fi_scan_result__descriptor
;
wifi_scan.pb-c.h:343
static
const
WiFiScanResult
init_value
=
WI_FI_SCAN_RESULT__INIT
;
wifi_scan.pb-c.c:238
wi_fi_scan_result__init()
assert
(
message
->
base
.
descriptor
==
&
wi_fi_scan_result__descriptor
)
;
wifi_scan.pb-c.c:244
wi_fi_scan_result__get_packed_size()
assert
(
message
->
base
.
descriptor
==
&
wi_fi_scan_result__descriptor
)
;
wifi_scan.pb-c.c:251
wi_fi_scan_result__pack()
assert
(
message
->
base
.
descriptor
==
&
wi_fi_scan_result__descriptor
)
;
wifi_scan.pb-c.c:258
wi_fi_scan_result__pack_to_buffer()
protobuf_c_message_unpack
(
&
wi_fi_scan_result__descriptor
,
wifi_scan.pb-c.c:268
wi_fi_scan_result__unpack()
assert
(
message
->
base
.
descriptor
==
&
wi_fi_scan_result__descriptor
)
;
wifi_scan.pb-c.c:277
wi_fi_scan_result__free_unpacked()
&
wi_fi_scan_result__descriptor
,
wifi_scan.pb-c.c:684
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
Lifecycle
from
examples
All items filtered out
All items filtered out