muka / go-bluetooth

Golang bluetooth client based on bluez DBus interfaces
Apache License 2.0
653 stars 123 forks source link

Bluez 5.65 support #168

Closed kkeijzer closed 2 years ago

kkeijzer commented 2 years ago

I'm using itd, which depends on go-bluetooth. Recently, Debian bullseye updated Bluez to version 5.65, and ever since, it has stopped working.

I now get MapToStruct: Field not found: Bonded whenever I try to connect.

Elara6331 commented 2 years ago

This is currently blocking Arsen6331/itd#22

muka commented 2 years ago

A generated version of bluez is available at bluez/5.65 but need to be tested. Unfortunately I am missing the equipment to progress on the project.