Skip to content

Consider allowing UAs to omit navigator.bluetooth on platforms that don't support it. #305

@jyasskin

Description

@jyasskin

Some platforms don't support Bluetooth LE at all. Others support it conditionally depending on whether a radio is attached. getAvailability() covers the second group of platforms, and can be used to cover the first, but it might be simpler for developers to be able to treat no-Bluetooth platforms they same as they treat no-Bluetooth browsers.

w3c/web-share#8 and whatwg/notifications#81 propose this strategy for two other specs.

@slightlyoff @PaulKinlan @RByers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions