-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Comparable
public enum ScanType
scan type. you can choose which type of device to scan
-
-
Enum Constant Summary
Enum Constants Enum Constant Description SINGLE
Point-to-point Bluetooth, Thing's Point-to-point Bluetooth.
SINGLE_QR
Thing's Point-to-point Bluetooth, only QR device will be scaned.
MESH
Thing self-developed Bluetooth Mesh.
SIG_MESH
Bluetooth Mesh of SIG
NORMAL
all surrounding ble device without parse. Not only includes Thing’s protocol
THING_BEACON
Thing's Beacon
-