Click or drag to resize

ScannedBleDeviceInfo Class

Details of BLE device Advertisement packet.
Inheritance Hierarchy
SystemObject
  com.gigatmsScannedBleDeviceInfo

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class ScannedBleDeviceInfo

The ScannedBleDeviceInfo type exposes the following members.

Properties
  NameDescription
Public propertyDeviceName
Bluetooth Low Energy advertising device name.
Public propertyMacAddress
Bluetooth Device MAC address.
Top
See Also