Searched defs:BatchscanEnable (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/btif/src/ | ||
| D | btif_ble_scanner.cc | 316 void BatchscanEnable(int scan_mode, int scan_interval, int scan_window, in BatchscanEnable() function in __anon7090f1390111::BleScannerInterfaceImpl |
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ | ||
| D | gatt_ble_scanner_shim.cc | 235 void BleScannerIntf::BatchscanEnable( in BatchscanEnable() function in bluetooth::topshim::rust::BleScannerIntf |
| /packages/modules/Bluetooth/system/main/shim/ | ||
| D | le_scanning_manager.cc | 279 void BleScannerInterfaceImpl::BatchscanEnable(int scan_mode, int scan_interval, in BatchscanEnable() function in BleScannerInterfaceImpl |
| /packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ | ||
| D | gatt.rs | 167 fn BatchscanEnable( in BatchscanEnable() function |