muka / go-bluetooth

Golang bluetooth client based on bluez DBus interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bluez 5.65 support

kkeijzer opened this issue · comments

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.

commented

This is currently blocking Arsen6331/itd#22

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.