AndroidAPS/omnipod-dash
Andrei Vereha 1ca69ec414 Ble updates
- stop Thread.sleep()ing and use CountDownLatches for connection
    and service discovery state
   - prepare BleIO for reading/writing
   - define CharacteristicType for the CMD/DATA characteristics
   - prepare BlePacket for DATA packets(the equivalent of BleCommand)
2021-02-24 11:49:24 +01:00
..
src Ble updates 2021-02-24 11:49:24 +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