mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-15 03:21:13 +01:00
fe11e6d306
- the BASE_UUID is shared between all BTLE devices, not miband specific. So are the UUID DESCRIPTORS. Hence these have been moved to AbstractBTLEDeviceSupport - the gatt-characteristic-property-constants used previously in MiBandNotifyAction are also general, and exposed by the gatt subsystem, hence the specific action has been dropped moving the logic to the NotifyAction class - the logic for checking the gatt-characteristic-property-constants has been extended also to the ReadAction and WriteAction class, this way we won't try to read (or write) a characteristic that isn't readable (or writeable) |
||
---|---|---|
.. | ||
MiBandConst.java | ||
MiBandCoordinator.java | ||
MiBandFWHelper.java | ||
MiBandFWInstallHandler.java | ||
MiBandPairingActivity.java | ||
MiBandPreferencesActivity.java | ||
MiBandSampleProvider.java | ||
MiBandService.java | ||
MiBandTransactionBuilder.java | ||
miligatt.txt | ||
UserInfo.java | ||
VibrationProfile.java |