AndroidAPS/omnipod-dash
Andrei Vereha c337b52aa0 dash/ble: support both 1 and 2 byte command
It seems that the PDM is sending 1 byte commands and the POD answers
with 2 byte commands.

Add logging for decrypted responses.

I think `eqos` means that we are expecting an ACK for the last message.
Read (and log for now) a pending message if the POD is trying to sending it back while we want
to send a command.
2021-03-08 22:52:04 +01:00
..
src dash/ble: support both 1 and 2 byte command 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