alt236/Bluetooth-LE-Library---Android

Some issue in GattAttributeResolver

greatwh opened this issue · 2 comments

The service or characteristic id may have some error, for example:
public static final String LINK_LOSS = "00001804-0000-1000-8000-00805f9b34fb";
it should be 1803 for LINK_LOSS

Yes, you are right. I will fix over the weekend.

The fix is now in Master, but not yet in the published app