gatt
gatt copied to clipboard
Implemented UUID filters for peripheral_linux
Implemented UUID filters for DiscoverDescriptors, DiscoverCharacteristics & DiscoverServices for the linux version of peripheral.
This pull request fixes #24 (except for DiscoverIncludedServices which has no implemented at all).
LGTM. Thanks, @cfreeman
No worries. Let me know if there is anything else needed to get this merged.
Is there any progress on this?
@cfreeman Thank you for fixing this. I will use this in my fork
@NiklasMerz No problems. I don't think this library is being actively maintained. More recently I tried out https://github.com/muka/go-bluetooth -- Doesn't fight with bluez the way this library did, was reliable and is being actively maintained.