AndroidAPS/omnipod-dash/src
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
..
androidTest/java/info/nightscout/androidaps/plugins/pump/omnipod/dash/history ktlint format 2021-03-01 13:39:02 +01:00
main dash ble: implement sessions and sending commands 2021-03-08 22:52:04 +01:00
test/java/info/nightscout/androidaps/plugins/pump/omnipod/dash dash encryption: add encryption and decryption for messsages 2021-03-08 22:52:04 +01:00