You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible for a Bluetooth LE device to advertise multiple service UUIDs, both in advertise data and scan response.
Also, list of solicitation UUIDs should allow more than one UUID.
Hi,
I'm working on rewriting the library. The API wil change and such issues should be solved/obsolete.
I agree with your finding.
I hope the alpha version of the new lib will be available in June. I need to complete one other task in a different project, and I'll come back to BLEK.
It is possible for a Bluetooth LE device to advertise multiple service UUIDs, both in advertise data and scan response.
Also, list of solicitation UUIDs should allow more than one UUID.
Kotlin-BLE-Library/core/src/main/java/no/nordicsemi/android/kotlin/ble/core/advertiser/BleAdvertisingData.kt
Lines 53 to 62 in c778709
The text was updated successfully, but these errors were encountered: