Home
last modified time | relevance | path

Searched refs:batch_scan_trunc_max (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.h132 int32_t batch_scan_trunc_max,
Dgatt_ble_scanner_shim.cc298 int32_t batch_scan_trunc_max, in BatchscanConfigStorage() argument
303 batch_scan_trunc_max, in BatchscanConfigStorage()
/packages/modules/Bluetooth/system/include/hardware/
Dble_scanner.h196 int batch_scan_trunc_max,
/packages/modules/Bluetooth/system/main/shim/
Dble_scanner_interface_impl.h84 int batch_scan_trunc_max,
Dle_scanning_manager.cc375 int client_if, int batch_scan_full_max, int batch_scan_trunc_max, in BatchscanConfigStorage() argument
379 batch_scan_full_max, batch_scan_trunc_max, batch_scan_notify_threshold, in BatchscanConfigStorage()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs185 batch_scan_trunc_max: i32, in BatchscanConfigStorage()