|
5955e369e4
|
Add the Peripheral and the Characteristic to UpdateValueEvent.
|
2019-10-25 14:59:13 -04:00 |
|
|
fbb58a8d99
|
Add CancelConnection() and Disconnect().
|
2019-10-25 14:03:20 -04:00 |
|
|
b87fea7fb3
|
Do not connect to peripherals with outstanding connection attempts.
|
2019-10-25 13:30:11 -04:00 |
|
|
ec02bc7bcc
|
Some debug output, and turn off BLE.wantScan when scanning starts.
|
2019-10-25 09:09:54 -04:00 |
|
|
f53dd7481a
|
Return subscribed characteristic values as []byte in
UpdateValueEvent{}
|
2019-10-24 18:30:02 -04:00 |
|
|
822b3529c0
|
Add gatt package. Add DiscoverServiceEvent and DiscoverCharacteristic
event.
|
2019-10-24 18:18:27 -04:00 |
|
|
64b684e419
|
Add connection tracking and timeouts.
|
2019-10-24 17:00:54 -04:00 |
|
|
c91c83de9c
|
Connect to peripherals by UUIDString. Eliminate globals for central
manager and delegate.
|
2019-10-24 08:59:25 -04:00 |
|
|
0424b70ef3
|
Add DiscoverServices() and interlocks to check central manager
ready state.
|
2019-10-23 19:28:43 -04:00 |
|
|
133b0883e3
|
Initial commit.
|
2019-10-23 18:28:19 -04:00 |
|