Home
last modified time | relevance | path

Searched refs:BTM_BleSetStorageConfig (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c618 tBTM_STATUS BTM_BleSetStorageConfig(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max, in BTM_BleSetStorageConfig() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1630 tBTM_STATUS BTM_BleSetStorageConfig(UINT8 batch_scan_full_max,
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6012 btm_status = BTM_BleSetStorageConfig(p_data->ble_set_storage.batch_scan_full_max, in bta_dm_ble_setup_storage()