Skip to content

fix(android): keep connected BLE devices with uncached service UUIDs#24

Merged
ByteZhang1024 merged 1 commit into
mainfrom
fix/android-ble-service-filter
Jul 9, 2026
Merged

fix(android): keep connected BLE devices with uncached service UUIDs#24
ByteZhang1024 merged 1 commit into
mainfrom
fix/android-ble-service-filter

Conversation

@ByteZhang1024

Copy link
Copy Markdown
Contributor

getConnectedPeripherals filters by serviceUUIDs but treats a null/empty device.uuids as unknown (keep), not absent (drop), so bonded OneKey devices whose GATT services aren't cached in getUuids() aren't lost on some ROMs. Also exposes serviceUUIDs on peripherals. Bump 0.1.6.

getConnectedPeripherals filters by serviceUUIDs but treats a null/empty device.uuids as unknown (keep), not absent (drop), so bonded OneKey devices whose GATT services aren't cached in getUuids() aren't lost on some ROMs. Also exposes serviceUUIDs on peripherals. Bump 0.1.6.
@ByteZhang1024 ByteZhang1024 merged commit e21774d into main Jul 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants