-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Field not found: Roles #35
Comments
Maybe go-bluetooth does not support bluez version 5.55. The latest version in the repo is 5.54. |
Please update go-bluetooth to latest version |
Please try out https://github.com/tinygo-org/bluetooth/tree/update-go-bluetooth-linux branch which included the updated module. Thanks @Feresey |
This has now been released with v0.2.0 thanks! |
james-lawrence
added a commit
to james-lawrence/bluetooth
that referenced
this issue
Aug 10, 2021
muka/go-bluetooth does some magic so you can use short UUIDs and it'll auto expand them to the full 128 bit uuid. setting these flags disables that behavior. related issues: - allows updating muka library to resolve tinygo-org#35 - fixes the regression the upgrade caused tinygo-org#46 - commit causing the regression in upstream muka/go-bluetooth@1c4c1c8
james-lawrence
added a commit
to james-lawrence/bluetooth
that referenced
this issue
Aug 10, 2021
muka/go-bluetooth does some magic so you can use short UUIDs and it'll auto expand them to the full 128 bit uuid. setting these flags disables that behavior. related issues: - allows updating muka library to resolve tinygo-org#35 - fixes the regression the upgrade caused tinygo-org#46 - commit causing the regression in upstream muka/go-bluetooth@1c4c1c8
deadprogram
pushed a commit
that referenced
this issue
Sep 3, 2021
muka/go-bluetooth does some magic so you can use short UUIDs and it'll auto expand them to the full 128 bit uuid. setting these flags disables that behavior. related issues: - allows updating muka library to resolve #35 - fixes the regression the upgrade caused #46 - commit causing the regression in upstream muka/go-bluetooth@1c4c1c8
deadprogram
pushed a commit
that referenced
this issue
Sep 3, 2021
muka/go-bluetooth does some magic so you can use short UUIDs and it'll auto expand them to the full 128 bit uuid. setting these flags disables that behavior. related issues: - allows updating muka library to resolve #35 - fixes the regression the upgrade caused #46 - commit causing the regression in upstream muka/go-bluetooth@1c4c1c8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
os: Archlinux
kernel: 5.8.10
bluez: 5.55
go: 1.15.2
The text was updated successfully, but these errors were encountered: