Searched refs:BatchscanReadReports (Results 1 – 5 of 5) sorted by relevance
160 virtual void BatchscanReadReports(int client_if, int scan_mode) = 0;
326 void BatchscanReadReports(int client_if, int scan_mode) override { in BatchscanReadReports() function in __anon858df5630110::BleScannerInterfaceImpl
69 MOCK_METHOD2(BatchscanReadReports, void(int client_if, int scan_mode));
204 void BatchscanReadReports(int client_if, int scan_mode) { in BatchscanReadReports() function in BleScannerInterfaceImpl
1684 sGattIf->scanner->BatchscanReadReports(client_if, scan_type); in gattClientReadScanReportsNative()