linux-credentials/credentialsd

Enumerate available transports

開放

#32 建立於 2025年5月22日

 (9 則留言) (0 個反應) (0 位負責人)Rust (16 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (234 顆星)
PR 合併指標
 (平均合併 33天 12小時) (30 天內合併 6 個 PR)

描述

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.)

貢獻者指南