ESP-IDF
tBTM_SP_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
tBTM_SP_EVT_DATA
tBTM_SP_EVT_DATA union
Syntax
Show:
Summary
Declaration
from
btm_api.h:1669
typedef
union
{
tBTM_SP_IO_REQ
io_req
;
tBTM_SP_IO_RSP
io_rsp
;
tBTM_SP_CFM_REQ
cfm_req
;
tBTM_SP_KEY_NOTIF
key_notif
;
tBTM_SP_KEY_REQ
key_req
;
tBTM_SP_KEYPRESS
key_press
;
tBTM_SP_LOC_OOB
loc_oob
;
tBTM_SP_RMT_OOB
rmt_oob
;
tBTM_SP_COMPLT
complt
;
tBTM_SP_UPGRADE
upgrade
;
}
tBTM_SP_EVT_DATA
;
Fields
Field
Declared as
tBTM_SP_EVT_DATA::io_req
tBTM_SP_IO_REQ
tBTM_SP_EVT_DATA::io_rsp
tBTM_SP_IO_RSP
tBTM_SP_EVT_DATA::cfm_req
tBTM_SP_CFM_REQ
tBTM_SP_EVT_DATA::key_notif
tBTM_SP_KEY_NOTIF
tBTM_SP_EVT_DATA::key_req
tBTM_SP_KEY_REQ
tBTM_SP_EVT_DATA::key_press
tBTM_SP_KEYPRESS
tBTM_SP_EVT_DATA::loc_oob
tBTM_SP_LOC_OOB
tBTM_SP_EVT_DATA::rmt_oob
tBTM_SP_RMT_OOB
tBTM_SP_EVT_DATA::complt
tBTM_SP_COMPLT
tBTM_SP_EVT_DATA::upgrade
tBTM_SP_UPGRADE
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