mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Changes: - BondingUtil: Use PebbleHardware.isBleOnly() for accurate BLE detection - PebbleIoThread: Detect BLE-only devices using hardware revision/model - PebblePairingActivity: Use manufacturer data for device identification, refresh device list on pairing complete - PebbleGATTClient: Fixed connection handling when pairing with new pebble watches based on open source PebbleOS New status and pairing codes which match PebbleOS implementation. - ConnectivityStatus: BLE connectivity state enum - PairingErrorCode: Pairing error codes for better debugging