ESP-IDF
wps_device_data::vendor_ext_m1
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
wps_device_data::vendor_ext_m1
wps_device_data::vendor_ext_m1 field
Syntax
Show:
Summary
Declaration
from
wps.h:99
struct
wpabuf
*
vendor_ext_m1
;
Examples
References
from
examples
Code
Location
Referrer
struct
wpabuf
*
vendor_ext_m1
;
wps.h:99
if
(
dev
->
vendor_ext_m1
!=
NULL
)
{
wps_dev_attr.c:207
wps_build_vendor_ext_m1()
wpabuf_put_be16
(
msg
,
wpabuf_len
(
dev
->
vendor_ext_m1
)
)
;
wps_dev_attr.c:212
wps_build_vendor_ext_m1()
wpabuf_put_buf
(
msg
,
dev
->
vendor_ext_m1
)
;
wps_dev_attr.c:213
wps_build_vendor_ext_m1()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wps_device_data::vendor_ext_m1
is read by 1 function:
All items filtered out
wps_device_data::vendor_ext_m1
wps_build_vendor_ext_m1()
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