-
-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Labels
bluez (linux)Issues related to the dbus/bluez coreIssues related to the dbus/bluez coreenhancementNew feature or requestNew feature or requestuwp (windows)Issues related to the UWP/Win10 coreIssues related to the UWP/Win10 core
Description
Feature Description
This may suck to implement cross-platform, but it'd be nice to have a way to get what brand/model of bluetooth radio is being used by the library. There are many times where I need to ask users what radio they're using when they have issues, and having a way to fetch that from the bluetooth library could automate that step.
I have some C# code for UWP where I was getting this on windows:
I suspect there's something similar available for Bluez. I suspect that this would really only be needed for pre-2012 macOS machines (before bluetooth 4 radios were standard), so we could probably just return something default there for now.
MattesWhite
Metadata
Metadata
Assignees
Labels
bluez (linux)Issues related to the dbus/bluez coreIssues related to the dbus/bluez coreenhancementNew feature or requestNew feature or requestuwp (windows)Issues related to the UWP/Win10 coreIssues related to the UWP/Win10 core