Commit Graph

8 Commits

Author SHA1 Message Date
Greg ca70d55f7e Better handling of connection state and calls to gatt.close(). 2019-12-06 16:22:13 -05:00
Greg c6f6e4f317 Working version with old BleConnect code instead of Blessed. 2019-12-06 14:22:16 -05:00
Greg 2edbeb8714 Revert "Working Android version using Blessed library."
This reverts commit e7f82ac9e7.
2019-12-06 14:03:27 -05:00
Greg e7f82ac9e7 Working Android version using Blessed library. 2019-12-04 17:25:10 -05:00
Greg 2af636b946 Doc updates, add "wantScan" to BleConnect.java so scan starts
automatically upon grant of permissions or device enable.
2019-11-27 11:46:04 -05:00
Greg 321b94a486 Working Android implementation. 2019-11-27 10:44:37 -05:00
Greg 99bcd1f4fb Add discoverCharacteristics() for Android. 2019-11-22 23:33:45 -05:00
Greg 86e724cc8c Partial android implementation, including Enable(), readyToScan(),
scan(), stopScan(), connectPeripheral(), cancelConnection(), and
DiscoverServices().
2019-11-22 16:15:02 -05:00