ESP-IDF
WiFiCtrlMsgType
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
WiFiCtrlMsgType
WiFiCtrlMsgType enum
Syntax
Show:
Summary
Declaration
from
wifi_ctrl.pb-c.h:28
enum
_WiFiCtrlMsgType
{
WI_FI_CTRL_MSG_TYPE__TypeCtrlReserved
=
0
,
WI_FI_CTRL_MSG_TYPE__TypeCmdCtrlReset
=
1
,
WI_FI_CTRL_MSG_TYPE__TypeRespCtrlReset
=
2
,
WI_FI_CTRL_MSG_TYPE__TypeCmdCtrlReprov
=
3
,
WI_FI_CTRL_MSG_TYPE__TypeRespCtrlReprov
=
4
PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE
(
WI_FI_CTRL_MSG_TYPE
)
}
;
Values
Value
Declared as
_WiFiCtrlMsgType::WI_FI_CTRL_MSG_TYPE__TypeCtrlReserved
=
0
_WiFiCtrlMsgType::WI_FI_CTRL_MSG_TYPE__TypeCmdCtrlReset
=
1
_WiFiCtrlMsgType::WI_FI_CTRL_MSG_TYPE__TypeRespCtrlReset
=
2
_WiFiCtrlMsgType::WI_FI_CTRL_MSG_TYPE__TypeCmdCtrlReprov
=
3
_WiFiCtrlMsgType::WI_FI_CTRL_MSG_TYPE__TypeRespCtrlReprov
=
4
_WI_FI_CTRL_MSG_TYPE_IS_INT_SIZE
PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
enum
_WiFiCtrlMsgType
{
wifi_ctrl.pb-c.h:28
}
WiFiCtrlMsgType
;
wifi_ctrl.pb-c.h:35
WiFiCtrlMsgType
WiFiCtrlMsgType
msg
;
wifi_ctrl.pb-c.h:87
WiFiCtrlPayload
WiFiCtrlPayload::msg
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
Instance
Scope
Location
Project
WiFiCtrlPayload::msg
WiFiCtrlPayload
wifi_ctrl.pb-c.h:87
Lifecycle
from
examples
All items filtered out
All items filtered out