ESP-IDF
tBTM_BL_CONN_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_CONN_DATA
tBTM_BL_CONN_DATA struct
Syntax
Show:
Summary
Declaration
from
btm_api.h:943
typedef
struct
{
tBTM_BL_EVENT
event
;
BD_ADDR_PTR
p_bda
;
DEV_CLASS_PTR
p_dc
;
BD_NAME_PTR
p_bdn
;
UINT8
*
p_features
;
BOOLEAN
sc_downgrade
;
#if
BLE_INCLUDED
==
TRUE
UINT16
handle
;
tBT_TRANSPORT
transport
;
#endif
}
tBTM_BL_CONN_DATA
;
Fields
Field
Declared as
tBTM_BL_CONN_DATA::event
tBTM_BL_EVENT
tBTM_BL_CONN_DATA::p_bda
BD_ADDR_PTR
tBTM_BL_CONN_DATA::p_dc
DEV_CLASS_PTR
tBTM_BL_CONN_DATA::p_bdn
BD_NAME_PTR
tBTM_BL_CONN_DATA::p_features
UINT8
*
tBTM_BL_CONN_DATA::sc_downgrade
BOOLEAN
tBTM_BL_CONN_DATA::handle
UINT16
tBTM_BL_CONN_DATA::transport
tBT_TRANSPORT
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