Searched refs:SetPeripheralDevice (Results 1 – 8 of 8) sorted by relevance
61 this->SetPeripheralDevice(device.GetRawAddress()); in ScanResult()
1289 void SetPeripheralDevice(const BlePeripheralDevice &dev);1398 void SetPeripheralDevice(const RawAddress &device) in SetPeripheralDevice() function
568 void SetPeripheralDevice(const RawAddress &device) in SetPeripheralDevice() function
1581 void BleScanResultImpl::SetPeripheralDevice(const BlePeripheralDevice &dev) in SetPeripheralDevice() function in OHOS::bluetooth::BleScanResultImpl
75 scanResult.SetPeripheralDevice(device); in OnScanCallback()115 scanResult.SetPeripheralDevice(device); in OnBleBatchScanResultsEvent()603 void BleScanResult::SetPeripheralDevice(const BluetoothRemoteDevice &device) in SetPeripheralDevice() function in OHOS::Bluetooth::BleScanResult
169 void SetPeripheralDevice(const BluetoothRemoteDevice &device);
169 bleScanResult.SetPeripheralDevice(iter->GetPeripheralDevice().GetRawAddress()); in OnBleBatchScanResultsEvent()
466 result.SetPeripheralDevice(device); in AddPeripheralDevice()