ScannedBleDeviceInfo Class |
Details of BLE device Advertisement packet.
Inheritance Hierarchy
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic class ScannedBleDeviceInfo
Public Class ScannedBleDeviceInfo
public ref class ScannedBleDeviceInfo
The ScannedBleDeviceInfo type exposes the following members.
Properties
| Name | Description |
---|
 | DeviceName |
Bluetooth Low Energy advertising device name.
|
 | MacAddress |
Bluetooth Device MAC address.
|
Top
See Also