Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_ble_batchscan.cc59 void BTM_BleSetStorageConfig(uint8_t batch_scan_full_max, in BTM_BleSetStorageConfig() function
/aosp12/system/bt/stack/include/
H A Dbtm_ble_api.h131 extern void BTM_BleSetStorageConfig(
/aosp12/system/bt/btif/src/
H A Dbtif_ble_scanner.cc305 base::Bind(&BTM_BleSetStorageConfig, (uint8_t)batch_scan_full_max, in BatchscanConfigStorage()
/aosp12/system/bt/main/shim/
H A Dbtm_api.h1793 void BTM_BleSetStorageConfig(uint8_t batch_scan_full_max,
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_batchscan.cc383 void BTM_BleSetStorageConfig(uint8_t batch_scan_full_max, in BTM_BleSetStorageConfig() function