Home
last modified time | relevance | path

Searched defs:batch_scan_full_max (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c480 tBTM_STATUS btm_ble_set_storage_config(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max, in btm_ble_set_storage_config()
618 tBTM_STATUS BTM_BleSetStorageConfig(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max, in BTM_BleSetStorageConfig()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1575 extern void BTA_DmBleSetStorageParams(UINT8 batch_scan_full_max, in BTA_DmBleSetStorageParams()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h793 UINT8 batch_scan_full_max; member