muka / go-bluetooth

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

GetDescriptorList returns Characteristics instead of Descriptors #153

Closed gtintika closed 2 years ago

gtintika commented 2 years ago

Hello !

just a copy/paste error

proposed solution

git apply GetDescriptorList.patch.txt

GetDescriptorList.patch.txt

muka commented 2 years ago

Good catch, could you provide it as a PR? Thanks

muka commented 2 years ago

Fixed by #154 thanks!