SuessLabs / Linux.Bluetooth

.NET Linux Bluetooth library for interfacing with peripherals using DBus BlueZ. Sponsored by Suess Labs
https://www.nuget.org/packages/Linux.Bluetooth/
Apache License 2.0
44 stars 8 forks source link

feat(adapter): Add GetDevicesPathsAsync method #25

Closed agardiol closed 6 months ago

agardiol commented 7 months ago

Hello,

In our case, we need an additional method in the Adaptor class: GetDevicesPathsAsync

Here is a PR to provide this feature to the community.

Best reagards, Antoine

DamianSuess commented 7 months ago

Nice feature addition. I'll get it prioritized for testing and a new NuGet package ready to go for you 👍

Thank you, @agardiol

agardiol commented 7 months ago

You are welcome. Thanks by advance