Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h145 extern void BTM_BleSetStorageConfig(
/system/bt/btif/src/
Dbtif_ble_scanner.cc403 base::Bind(&BTM_BleSetStorageConfig, (uint8_t)batch_scan_full_max, in BatchscanConfigStorage()
/system/bt/stack/btm/
Dbtm_ble_batchscan.cc372 void BTM_BleSetStorageConfig(uint8_t batch_scan_full_max, in BTM_BleSetStorageConfig() function