ESP-IDF
tBTM_BLE_CB::p_scan_cmpl_cb
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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_CB::p_scan_cmpl_cb
tBTM_BLE_CB::p_scan_cmpl_cb field
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:343
tBTM_CMPL_CB
*
p_scan_cmpl_cb
;
Examples
References
from
examples
Code
Location
Referrer
tBTM_CMPL_CB
*
p_scan_cmpl_cb
;
btm_ble_int.h:343
btm_cb
.
ble_ctr_cb
.
p_scan_cmpl_cb
=
p_cmpl_cb
;
btm_ble_gap.c:569
BTM_BleScan()
tBTM_CMPL_CB
*
p_scan_cb
=
p_ble_cb
->
p_scan_cmpl_cb
;
btm_ble_gap.c:3995
btm_ble_stop_discover()
p_ble_cb
->
p_scan_cmpl_cb
=
NULL
;
btm_ble_gap.c:4002
btm_ble_stop_discover()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_BLE_CB::p_scan_cmpl_cb
is written by 2 functions and is read by 1 function:
BTM_BleScan()
btm_ble_stop_discover()
All items filtered out
tBTM_BLE_CB::p_scan_cmpl_cb
btm_ble_stop_discover()
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