ESP-IDF
tBTA_DM_API_SET_STORAGE_CONFIG
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
tBTA_DM_API_SET_STORAGE_CONFIG
tBTA_DM_API_SET_STORAGE_CONFIG struct
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:883
typedef
struct
{
BT_HDR
hdr
;
UINT8
batch_scan_full_max
;
UINT8
batch_scan_trunc_max
;
UINT8
batch_scan_notify_threshold
;
tBTA_BLE_SCAN_SETUP_CBACK
*
p_setup_cback
;
tBTA_BLE_SCAN_THRESHOLD_CBACK
*
p_thres_cback
;
tBTA_BLE_SCAN_REP_CBACK
*
p_read_rep_cback
;
tBTA_DM_BLE_REF_VALUE
ref_value
;
}
tBTA_DM_API_SET_STORAGE_CONFIG
;
Fields
Field
Declared as
tBTA_DM_API_SET_STORAGE_CONFIG::hdr
BT_HDR
tBTA_DM_API_SET_STORAGE_CONFIG::batch_scan_full_max
UINT8
tBTA_DM_API_SET_STORAGE_CONFIG::batch_scan_trunc_max
UINT8
tBTA_DM_API_SET_STORAGE_CONFIG::batch_scan_notify_threshold
UINT8
tBTA_DM_API_SET_STORAGE_CONFIG::p_setup_cback
tBTA_BLE_SCAN_SETUP_CBACK
*
tBTA_DM_API_SET_STORAGE_CONFIG::p_thres_cback
tBTA_BLE_SCAN_THRESHOLD_CBACK
*
tBTA_DM_API_SET_STORAGE_CONFIG::p_read_rep_cback
tBTA_BLE_SCAN_REP_CBACK
*
tBTA_DM_API_SET_STORAGE_CONFIG::ref_value
tBTA_DM_BLE_REF_VALUE
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