AndroidAPS/omnipod-dash/src
Andrei Vereha b4d769844c ble-io: implement confirmation for writes
and make sure there is only one one IO operation in progress.
In theory, we could have parallel IO operations on each characteristic,
but I'm not sure yet if we really need to support that.

implement reads

enable notifications. Use BlockingQueue for write confirmations
2021-02-25 11:16:39 +01:00
..
main ble-io: implement confirmation for writes 2021-02-25 11:16:39 +01:00
test/java/info/nightscout/androidaps/plugins/pump/omnipod/dash/driver/pod Merge remote-tracking branch 'upstream/dev' into dash 2021-02-20 18:48:06 +01:00