|
fe2dadfa1f
|
Some tweaks for the beginning of Android support.
|
2019-11-22 16:17:17 -05:00 |
|
|
390086788f
|
Move BleUtil.java into the ble package, update go.mod.
|
2019-11-01 15:06:36 -04:00 |
|
|
8576d3e4c5
|
Add BleUtil.java and go:generate commands to create a jar for
inclusion by gogio.
|
2019-10-30 12:07:24 -04:00 |
|
|
c9f3733aee
|
Add stub android implementation.
|
2019-10-28 12:46:57 -04:00 |
|
|
5e2898f553
|
Add ble.Init() call for future Android support.
|
2019-10-28 11:23:19 -04:00 |
|
|
de1ebbe8b2
|
Add go.mod.
|
2019-10-25 15:09:43 -04:00 |
|
|
299600b537
|
Update Gio version. Remove ticker as we already invalidate on
any Bluetooth event.
|
2019-10-25 14:58:07 -04:00 |
|
|
f04f3b1ffb
|
Add buttons to cancel connection attempts and disconnect from
connected devices.
|
2019-10-25 14:04:08 -04:00 |
|
|
a123228e30
|
Read autoconnect ID out of configuration file, save config file
on any change to autoconnect ID.
|
2019-10-25 13:29:16 -04:00 |
|
|
45863ab212
|
Minor tweaks.
|
2019-10-25 09:08:14 -04:00 |
|
|
43cf503d77
|
Update to use DiscoverServiceEvent, DiscoverCharacteristicEvent, and
UpdateValue event.
|
2019-10-24 21:29:58 -04:00 |
|
|
11dd9c3eb4
|
Add autocnnect and connection timeouts.
|
2019-10-24 17:00:23 -04:00 |
|
|
7fa3860f6c
|
Peripheral.Identifier is now a field, not a method.
|
2019-10-24 09:00:13 -04:00 |
|
|
c60519182a
|
Manually call ble.DiscoverSerices().
|
2019-10-23 19:29:41 -04:00 |
|
|
bda132266d
|
Initial commit.
|
2019-10-23 18:29:13 -04:00 |
|