Skip to content

Support multiple bluetooth adapters #86

@AlfioEmanueleFresta

Description

@AlfioEmanueleFresta

Currently, libwebauthn enumerates Bluetooth adapters on the system and picks the first available to perform all BLE operations.

On some systems, multiple adapters may be available. We may want to allow either using them all at once, or somehow make this user configurable. I'd be curious to understand what other implementations do in this case.

We would also need to figure out how to resolve the duplication issue of discovering the same peripherals with multiple adapters - do we list the same device twice, or deduplicate into one device? If the latter, which adapter do we prefer?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions