Enum BluetoothLeDeviceAddressType
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
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. |