AndroidAPS/omnipod-dash
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
..
src ble-io: implement confirmation for writes 2021-02-25 11:16:39 +01:00
.gitignore Add empty Omnipod Dash module 2021-02-09 21:21:30 +01:00
build.gradle Merge remote-tracking branch 'upstream/dev' into dash 2021-02-20 18:48:06 +01:00
consumer-rules.pro Add empty Omnipod Dash module 2021-02-09 21:21:30 +01:00
proguard-rules.pro Add empty Omnipod Dash module 2021-02-09 21:21:30 +01:00