Searched refs:bleScanResults (Results 1 – 1 of 1) sorted by relevance
132 std::vector<BluetoothBleScanResult> bleScanResults; in OnBleBatchScanResultsEvent() local174 bleScanResults.push_back(bleScanResult); in OnBleBatchScanResultsEvent()176 observer->OnBleBatchScanResultsEvent(bleScanResults); in OnBleBatchScanResultsEvent()