Home
last modified time | relevance | path

Searched defs:batch_scan_full_max (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()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_batchscan.cc311 void btm_ble_set_storage_config(uint8_t batch_scan_full_max, in btm_ble_set_storage_config()
383 void BTM_BleSetStorageConfig(uint8_t batch_scan_full_max, in BTM_BleSetStorageConfig()
/aosp12/system/bt/btif/src/
H A Dbtif_ble_scanner.cc299 void BatchscanConfigStorage(int client_if, int batch_scan_full_max, in BatchscanConfigStorage()
/aosp12/system/bt/main/shim/
H A Dle_scanning_manager.cc172 void BatchscanConfigStorage(int client_if, int batch_scan_full_max, in BatchscanConfigStorage()
/aosp12/system/bt/gd/hci/
H A Dle_scanning_manager.cc1334 uint8_t batch_scan_full_max, in BatchScanConifgStorage()