ESP-IDF
tBTM_BLE_SEL_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_BLE_SEL_CBACK
tBTM_BLE_SEL_CBACK
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:990
typedef
BOOLEAN
(
tBTM_BLE_SEL_CBACK
)
(
BD_ADDR
random_bda
,
UINT8
*
p_remote_name
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
BOOLEAN
(
tBTM_BLE_SEL_CBACK
)
(
BD_ADDR
random_bda
,
UINT8
*
p_remote_name
)
;
btm_ble_api.h:990
tBTM_BLE_SEL_CBACK
*
p_select_cback
)
;
btm_ble_api.h:2014
BTM_BleSetBgConnType()
BTM_BleSetBgConnType()::p_select_cback
BOOLEAN
btm_ble_start_select_conn
(
BOOLEAN
start
,
tBTM_BLE_SEL_CBACK
*
p_select_cback
)
btm_ble_bgconn.c:560
btm_ble_start_select_conn()
btm_ble_start_select_conn()::p_select_cback
tBTM_BLE_SEL_CBACK
*
p_select_cback
)
btm_ble_gap.c:1239
BTM_BleSetBgConnType()
BTM_BleSetBgConnType()::p_select_cback
tBTM_BLE_SEL_CBACK
*
p_select_cback
;
btm_ble_int.h:353
tBTM_BLE_CB
tBTM_BLE_CB::p_select_cback
BOOLEAN
btm_ble_start_select_conn
(
BOOLEAN
start
,
tBTM_BLE_SEL_CBACK
*
p_select_cback
)
;
btm_ble_int.h:467
btm_ble_start_select_conn()
btm_ble_start_select_conn()::p_select_cback
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
BTM_BleSetBgConnType()::p_select_cback
BTM_BleSetBgConnType()
btm_ble_api.h:2014
tBTM_BLE_CB::p_select_cback
tBTM_BLE_CB
btm_ble_int.h:353
btm_ble_start_select_conn()::p_select_cback
btm_ble_start_select_conn()
btm_ble_int.h:467
btm_ble_start_select_conn()::p_select_cback
btm_ble_start_select_conn()
btm_ble_bgconn.c:560
BTM_BleSetBgConnType()::p_select_cback
BTM_BleSetBgConnType()
btm_ble_gap.c:1239
Lifecycle
from
examples
All items filtered out
All items filtered out