Skip to content

Latest commit

 

History

History
65 lines (30 loc) · 671 Bytes

File metadata and controls

65 lines (30 loc) · 671 Bytes

0.1.4

  • Dont clean devices after calling startBluetoothDevicesDiscovery

0.1.3

  • Fix connection bug in android

0.1.2

  • Fix HexUtils.encodeHex bug

0.1.1

  • Remove v7

0.1.0

  • add param BluetoothService service in DeviceConfig.onExtraPack

0.0.9

  • Add wiriteWithReturnData in BluetoothServiceDevice

0.0.8

  • Add getBluetoothAdapter in ios

0.0.7

  • Add reconnect in native code

0.0.6

  • Add reconnect

0.0.5

  • Add RSSI
  • Add example for BluetoothService

0.0.4

  • Add example for device TKB_BLE
  • Can call openBluetoothAdapter repeatly

0.0.3

fix ui thread bug

0.0.2

format code

0.0.1

android and ios support