ESP-IDF
tBTM_BL_EVENT_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_BL_EVENT_DATA
tBTM_BL_EVENT_DATA union
Syntax
Show:
Summary
Declaration
from
btm_api.h:990
typedef
union
{
tBTM_BL_EVENT
event
;
tBTM_BL_CONN_DATA
conn
;
tBTM_BL_DISCN_DATA
discn
;
tBTM_BL_UPDATE_DATA
update
;
tBTM_BL_ROLE_CHG_DATA
role_chg
;
}
tBTM_BL_EVENT_DATA
;
Fields
Field
Declared as
tBTM_BL_EVENT_DATA::event
tBTM_BL_EVENT
tBTM_BL_EVENT_DATA::conn
tBTM_BL_CONN_DATA
tBTM_BL_EVENT_DATA::discn
tBTM_BL_DISCN_DATA
tBTM_BL_EVENT_DATA::update
tBTM_BL_UPDATE_DATA
tBTM_BL_EVENT_DATA::role_chg
tBTM_BL_ROLE_CHG_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