32feet icon indicating copy to clipboard operation
32feet copied to clipboard

Support BlueZ 5

Open peterfoot opened this issue 6 years ago • 9 comments

BlueZ 5 introduces changes to the API so will require code changes:- http://www.bluez.org/bluez-5-api-introduction-and-porting-guide/

Opened as separate issue from #6

peterfoot avatar Oct 25 '18 08:10 peterfoot

is there any update about this? Like .net core on linux?

werddomain avatar Apr 28 '20 21:04 werddomain

Ideally I need some help adding new platforms. Please let me know if you'd like to contribute a Linux provider.

peterfoot avatar Apr 29 '20 12:04 peterfoot

When i find a way to use bluetooth on raspberry pi in c#, i will be able to help this project ...

werddomain avatar Apr 29 '20 13:04 werddomain

Are there any updates on this issue? https://github.com/hashtagchris/DotNet-BlueZ , this repo might help.

asheesh1996 avatar Dec 13 '21 08:12 asheesh1996

@peterfoot thank you for supporting the Linux.Bluetooth project as part of 32feet! It's truly an honor, as I started using your library 10+ years ago, and it inspired me to build this.

Please let me know if there are any API-level changes that would make support for your project easier. I'd be happy to work with you. 👍

DamianSuess avatar Jun 23 '23 02:06 DamianSuess

Thanks, it provides a great API over the DBus workings. I didn't want to reinvent the wheel so am trying to incorporate it so it's another platform supported with the same cross-platform API (which itself is based on WebBluetooth). I've not had a lot of time to work on it so it's still a work in progress.

peterfoot avatar Jun 29 '23 13:06 peterfoot

@DamianSuess if I recall, Linux.Bluetooth doesn't currently support Descriptors? At some point it would be useful to add those if they are not currently in progress...

peterfoot avatar Jun 29 '23 13:06 peterfoot

@peterfoot, I'll get it on the backlog, and let's make it happen. 👍

DamianSuess avatar Jun 29 '23 15:06 DamianSuess

#149 take me here, any progress on this?

whSwitching avatar Aug 16 '23 14:08 whSwitching