enhancementgood first issue
Repository metrics
- Stars
- (234 stars)
- PR merge metrics
- (PR metrics pending)
Description
Right now, available transports are just hard-coded in the credential service (here). We should change this to query the system for available USB and Bluetooth controllers to determine which transports we should make display to the user for selection.
(Eventually, this will also need to include linked hybrid devices, but for now, let's focus on the hardware enumeration.)