ScanAndPairConfig.ScanDataType

EMDK For Android 4.2

Provides the different types of barcode data to be scanned.

Values:

  • MAC_ADDRESS -Scan data is a Bluetooth MAC address

  • DEVICE_NAME -Scan data is a Bluetooth device name.

  • UNSPECIFIED -Scan data type is unknown. The ScanAndPair library will automatically attempt to determine if it is a valid address. If not, it will be considered as a Bluetooth name.