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