Skip to content

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

Open
ByteZhang1024 wants to merge 1 commit into
mainfrom
fix/android-ble-service-filter
Open

fix(android): keep connected BLE devices with uncached service UUIDs#24
ByteZhang1024 wants to merge 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.
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.

1 participant