java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.datalogic.device.configuration.BluetoothSilentPairingWhitelisting.IdentifierType |
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BluetoothSilentPairingWhitelisting.IdentifierType | MAC_ADDRESS | Bluetooth device MAC Address. | |||||||||
BluetoothSilentPairingWhitelisting.IdentifierType | NAME | Bluetooth device name. | |||||||||
BluetoothSilentPairingWhitelisting.IdentifierType | OUI | Bluetooth device Organization Unique Identifier. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|
Bluetooth device MAC Address.
Bluetooth device name.
Bluetooth device Organization Unique Identifier.