ESP-IDF
tBTA_BLE_SCAN_THRESHOLD_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
tBTA_BLE_SCAN_THRESHOLD_CBACK
tBTA_BLE_SCAN_THRESHOLD_CBACK
Syntax
Show:
Summary
Declaration
from
bta_api.h:1258
typedef
void
(
tBTA_BLE_SCAN_THRESHOLD_CBACK
)
(
tBTA_DM_BLE_REF_VALUE
ref_value
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTA_BLE_SCAN_THRESHOLD_CBACK
)
(
tBTA_DM_BLE_REF_VALUE
ref_value
)
;
bta_api.h:1258
tBTA_BLE_SCAN_THRESHOLD_CBACK
*
p_thres_cback
,
bta_api.h:2950
BTA_DmBleSetStorageParams()
BTA_DmBleSetStorageParams()::p_thres_cback
tBTA_BLE_SCAN_THRESHOLD_CBACK
*
p_thres_cback
,
bta_dm_api.c:1760
BTA_DmBleSetStorageParams()
BTA_DmBleSetStorageParams()::p_thres_cback
tBTA_BLE_SCAN_THRESHOLD_CBACK
*
p_thres_cback
;
bta_dm_int.h:889
tBTA_DM_API_SET_STORAGE_CONFIG
tBTA_DM_API_SET_STORAGE_CONFIG::p_thres_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
BTA_DmBleSetStorageParams()::p_thres_cback
BTA_DmBleSetStorageParams()
bta_api.h:2950
tBTA_DM_API_SET_STORAGE_CONFIG::p_thres_cback
tBTA_DM_API_SET_STORAGE_CONFIG
bta_dm_int.h:889
BTA_DmBleSetStorageParams()::p_thres_cback
BTA_DmBleSetStorageParams()
bta_dm_api.c:1760
Lifecycle
from
examples
All items filtered out
All items filtered out