Searched defs:BatchscanReadReports (Results 1 – 3 of 3) sorted by relevance
323 void BleScannerIntf::BatchscanReadReports(uint8_t scanner_id, int32_t scan_mode) { in BatchscanReadReports() function in bluetooth::topshim::rust::BleScannerIntf
406 void BleScannerInterfaceImpl::BatchscanReadReports(int client_if, in BatchscanReadReports() function in BleScannerInterfaceImpl
197 fn BatchscanReadReports(self: Pin<&mut BleScannerIntf>, scanner_id: u8, scan_mode: i32); in BatchscanReadReports() function