Searched refs:batch_scan_trunc_max (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 257 int32_t batch_scan_trunc_max, in BatchscanConfigStorage() argument 260 scanner_id, batch_scan_full_max, batch_scan_trunc_max, batch_scan_notify_threshold, in BatchscanConfigStorage()
|
D | gatt_ble_scanner_shim.h | 111 int32_t batch_scan_trunc_max, int32_t batch_scan_notify_threshold);
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | ble_scanner.h | 168 int batch_scan_trunc_max, int batch_scan_notify_threshold,
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | ble_scanner_interface_impl.h | 73 void BatchscanConfigStorage(int client_if, int batch_scan_full_max, int batch_scan_trunc_max,
|
D | le_scanning_manager.cc | 335 int batch_scan_trunc_max, in BatchscanConfigStorage() argument 338 bluetooth::shim::GetScanning()->BatchScanConifgStorage(batch_scan_full_max, batch_scan_trunc_max, in BatchscanConfigStorage()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 181 batch_scan_trunc_max: i32, in BatchscanConfigStorage()
|