ESP-IDF
Sec2MsgType
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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
Sec2MsgType
Sec2MsgType enum
Syntax
Show:
Summary
Declaration
from
sec2.pb-c.h:31
enum
_Sec2MsgType
{
SEC2_MSG_TYPE__S2Session_Command0
=
0
,
SEC2_MSG_TYPE__S2Session_Response0
=
1
,
SEC2_MSG_TYPE__S2Session_Command1
=
2
,
SEC2_MSG_TYPE__S2Session_Response1
=
3
PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE
(
SEC2_MSG_TYPE
)
}
;
Values
Value
Declared as
_Sec2MsgType::SEC2_MSG_TYPE__S2Session_Command0
=
0
_Sec2MsgType::SEC2_MSG_TYPE__S2Session_Response0
=
1
_Sec2MsgType::SEC2_MSG_TYPE__S2Session_Command1
=
2
_Sec2MsgType::SEC2_MSG_TYPE__S2Session_Response1
=
3
_SEC2_MSG_TYPE_IS_INT_SIZE
PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
enum
_Sec2MsgType
{
sec2.pb-c.h:31
}
Sec2MsgType
;
sec2.pb-c.h:37
Sec2MsgType
Sec2MsgType
msg
;
sec2.pb-c.h:116
Sec2Payload
Sec2Payload::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
Sec2Payload::msg
Sec2Payload
sec2.pb-c.h:116
Lifecycle
from
examples
All items filtered out
All items filtered out