ESP-IDF
tSMP_EVT_DATA
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
tSMP_EVT_DATA
tSMP_EVT_DATA union
Syntax
Show:
Summary
Declaration
from
smp_api.h:263
typedef
union
{
UINT32
passkey
;
tSMP_IO_REQ
io_req
;
tSMP_CMPL
cmplt
;
tSMP_OOB_DATA_TYPE
req_oob_type
;
tSMP_LOC_OOB_DATA
loc_oob_data
;
}
tSMP_EVT_DATA
;
Fields
Field
Declared as
tSMP_EVT_DATA::passkey
UINT32
tSMP_EVT_DATA::io_req
tSMP_IO_REQ
tSMP_EVT_DATA::cmplt
tSMP_CMPL
tSMP_EVT_DATA::req_oob_type
tSMP_OOB_DATA_TYPE
tSMP_EVT_DATA::loc_oob_data
tSMP_LOC_OOB_DATA
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