ESP-IDF
tBTA_DM_BLE_CONN_TYPE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_DM_BLE_CONN_TYPE
tBTA_DM_BLE_CONN_TYPE
Syntax
Show:
Summary
Declaration
from
bta_api.h:786
typedef
UINT8
tBTA_DM_BLE_CONN_TYPE
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTA_DM_BLE_CONN_TYPE
;
bta_api.h:786
extern
void
BTA_DmBleSetBgConnType
(
tBTA_DM_BLE_CONN_TYPE
bg_conn_type
,
tBTA_DM_BLE_SEL_CBACK
*
p_select_cback
)
;
bta_api.h:2330
BTA_DmBleSetBgConnType()
BTA_DmBleSetBgConnType()::bg_conn_type
void
BTA_DmBleSetBgConnType
(
tBTA_DM_BLE_CONN_TYPE
bg_conn_type
,
tBTA_DM_BLE_SEL_CBACK
*
p_select_cback
)
bta_dm_api.c:1966
BTA_DmBleSetBgConnType()
BTA_DmBleSetBgConnType()::bg_conn_type
tBTA_DM_BLE_CONN_TYPE
bg_conn_type
;
bta_dm_int.h:686
tBTA_DM_API_BLE_SET_BG_CONN_TYPE
tBTA_DM_API_BLE_SET_BG_CONN_TYPE::bg_conn_type
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
Instance
Scope
Location
Project
BTA_DmBleSetBgConnType()::bg_conn_type
BTA_DmBleSetBgConnType()
bta_api.h:2330
tBTA_DM_API_BLE_SET_BG_CONN_TYPE::bg_conn_type
tBTA_DM_API_BLE_SET_BG_CONN_TYPE
bta_dm_int.h:686
BTA_DmBleSetBgConnType()::bg_conn_type
BTA_DmBleSetBgConnType()
bta_dm_api.c:1966
Lifecycle
from
examples
All items filtered out
All items filtered out