BLE on Android, the easy way. THIS IS NOW DEPRECATED. Please visit website for info on new versions.
GNU General Public License v3.0
357
stars
57
forks
source link
Wrap early out calls, so we can cache characteristics/descriptors. Th… #432
Closed
ryanhubbell closed 6 years ago
…is fixes an issue where the early out check would be successful, but then later fail the operation because one of them was null.