lib/src/main/java/com/anyun/exam/lib/util/Constants.java
@@ -31,6 +31,7 @@ public static final int MESSAGE_BLUETOOTH_STATUS = 6; public static final int MESSAGE_BLUETOOTH_FOUND = 7; public static final int MESSAGE_BLUETOOTH_DISCOVERY_FINISHED = 8; public static final int MESSAGE_DEVICE_ADDRESS = 9; // Key names received from the BluetoothChatService Handler public static final String DEVICE_NAME = "device_name";