ESP-IDF
WPS_DEV_OUI_WFA
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
WPS_DEV_OUI_WFA
WPS_DEV_OUI_WFA macro
Syntax
Show:
Summary
Declaration
from
wps_defs.h:283
#define
WPS_DEV_OUI_WFA
0x0050f204
Examples
References
from
examples
Code
Location
#define
WPS_DEV_OUI_WFA
0x0050f204
wps_defs.h:283
struct
wpabuf
*
wps_ie
=
ieee802_11_vendor_ie_concat
(
ies
,
ies_len
,
WPS_DEV_OUI_WFA
)
;
esp_wpa_main.c:327
WPA_PUT_BE32
(
dev
->
pri_dev_type
+
2
,
WPS_DEV_OUI_WFA
)
;
esp_wps.c:1199
wpabuf_put_be32
(
ie
,
WPS_DEV_OUI_WFA
)
;
wps.c:506
wpabuf_put_be32
(
ie
,
WPS_DEV_OUI_WFA
)
;
wps.c:540
wpabuf_put_be32
(
ie
,
WPS_DEV_OUI_WFA
)
;
wps_attr_build.c:490
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