Commit Graph

12 Commits

Author SHA1 Message Date
Greg 8576d3e4c5 Add BleUtil.java and go:generate commands to create a jar for
inclusion by gogio.
2019-10-30 12:07:24 -04:00
Greg c9f3733aee Add stub android implementation. 2019-10-28 12:46:57 -04:00
Greg 5e2898f553 Add ble.Init() call for future Android support. 2019-10-28 11:23:19 -04:00
Greg 299600b537 Update Gio version. Remove ticker as we already invalidate on
any Bluetooth event.
2019-10-25 14:58:07 -04:00
Greg f04f3b1ffb Add buttons to cancel connection attempts and disconnect from
connected devices.
2019-10-25 14:04:08 -04:00
Greg 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
Greg 45863ab212 Minor tweaks. 2019-10-25 09:08:14 -04:00
Greg 43cf503d77 Update to use DiscoverServiceEvent, DiscoverCharacteristicEvent, and
UpdateValue event.
2019-10-24 21:29:58 -04:00
Greg 11dd9c3eb4 Add autocnnect and connection timeouts. 2019-10-24 17:00:23 -04:00
Greg 7fa3860f6c Peripheral.Identifier is now a field, not a method. 2019-10-24 09:00:13 -04:00
Greg c60519182a Manually call ble.DiscoverSerices(). 2019-10-23 19:29:41 -04:00
Greg bda132266d Initial commit. 2019-10-23 18:29:13 -04:00