Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_batchscan.cc59 void BTM_BleSetStorageConfig(uint8_t batch_scan_full_max, in BTM_BleSetStorageConfig()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_batchscan.cc342 void btm_ble_set_storage_config(uint8_t batch_scan_full_max, in btm_ble_set_storage_config()
414 void BTM_BleSetStorageConfig(uint8_t batch_scan_full_max, in BTM_BleSetStorageConfig()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_ble_scanner.cc303 void BatchscanConfigStorage(int client_if, int batch_scan_full_max, in BatchscanConfigStorage()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc224 int32_t batch_scan_full_max, in BatchscanConfigStorage()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc269 int client_if, int batch_scan_full_max, int batch_scan_trunc_max, in BatchscanConfigStorage()
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1703 uint8_t batch_scan_full_max, in BatchScanConifgStorage()