AndroidAPS/rileylink
Sam Spycher edd34622fd Prevent NPE when checking for battery level
This is a simple caller-side fix to prevent NullPointerException when checking battery level. The NPE happened  when the BT stack returned an empty array in the response with a `RESULT_SUCCESS` result code.

We now check for empty array, and log that as a seperate error is such a response is received.
2021-01-15 19:26:58 +01:00
..
src Prevent NPE when checking for battery level 2021-01-15 19:26:58 +01:00
.gitignore - created 2 modules: rileylink and medtronic 2020-07-12 20:15:11 +01:00
build.gradle Fix subg_rfspy version check and add tests 2020-12-18 00:58:49 +01:00
consumer-rules.pro - created 2 modules: rileylink and medtronic 2020-07-12 20:15:11 +01:00
proguard-rules.pro - created 2 modules: rileylink and medtronic 2020-07-12 20:15:11 +01:00