Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp132 std::vector<BluetoothBleScanResult> bleScanResults; in OnBleBatchScanResultsEvent() local
174 bleScanResults.push_back(bleScanResult); in OnBleBatchScanResultsEvent()
176 observer->OnBleBatchScanResultsEvent(bleScanResults); in OnBleBatchScanResultsEvent()