gatt icon indicating copy to clipboard operation
gatt copied to clipboard

Implemented UUID filters for peripheral_linux

Open cfreeman opened this issue 9 years ago • 5 comments
trafficstars

Implemented UUID filters for DiscoverDescriptors, DiscoverCharacteristics & DiscoverServices for the linux version of peripheral.

cfreeman avatar Dec 30 '15 01:12 cfreeman

This pull request fixes #24 (except for DiscoverIncludedServices which has no implemented at all).

cfreeman avatar Dec 30 '15 01:12 cfreeman

LGTM. Thanks, @cfreeman

roylee17 avatar Jan 06 '16 10:01 roylee17

No worries. Let me know if there is anything else needed to get this merged.

cfreeman avatar Jan 08 '16 01:01 cfreeman

Is there any progress on this?

@cfreeman Thank you for fixing this. I will use this in my fork

NiklasMerz avatar May 10 '18 12:05 NiklasMerz

@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.

cfreeman avatar May 19 '18 02:05 cfreeman