Enum BluetoothLeDeviceAddressType
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the Bluetooth LE device address types.
C#
Copy
public enum BluetoothLeDeviceAddressType
Name | Description |
---|---|
BluetoothLePrivateAddress | The Bluetooth LE private address. |
BluetoothLePublicAddress | The Buetooth LE public address. |