ESP-IDF
Sec2MsgType
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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
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