canonical / bluez.dart

Mozilla Public License 2.0
52 stars 20 forks source link

Support GattServer #100

Open rohitsangwan01 opened 2 months ago

rohitsangwan01 commented 2 months ago

Now that Bluez supports Advertisements, it would be great to have a complete support for Creating a Gatt Server with Bluez, which includes

Here is an implementation of GattServer in Python, that might help us to understand What else is missing https://github.com/kevincar/bless/tree/master/bless/backends/bluezdbus