AndroidAPS/omnipod-dash
Andrei Vereha 5211d4ddc6 dash ble: implement sessions and sending commands
Tested with the fake pod:
```
DEBU[0185] got command. CRC: 82b2. Type: 7 :: GET_VERSION
DEBU[0185] got command. CRC: 0003. Type: 3 :: SET_UNIQUE_ID
DEBU[0186] got command. CRC: 019a. Type: 19 :: PROGRAM_ALERTS
DEBU[0186] got command. CRC: 0385. Type: 19 :: PROGRAM_ALERTS
DEBU[0187] got command. CRC: 81f3. Type: 1a :: PROGRAM_INSULIN
DEBU[0187] got command. CRC: 8178. Type: e :: GET_STATUS
```
2021-03-08 22:52:04 +01:00
..
src dash ble: implement sessions and sending commands 2021-03-08 22:52:04 +01:00
.gitignore Add empty Omnipod Dash module 2021-02-09 21:21:30 +01:00
build.gradle add ktlint and detekt 2021-03-01 12:34:47 +01:00
consumer-rules.pro Add empty Omnipod Dash module 2021-02-09 21:21:30 +01:00
detekt-config.yml a bit more formatting 2021-03-01 14:35:50 +01:00
proguard-rules.pro Add empty Omnipod Dash module 2021-02-09 21:21:30 +01:00