WICG / serial

Serial ports API for the platform.
https://wicg.github.io/serial/
Other
255 stars 46 forks source link

Add support for Bluetooth serial ports #188

Closed nondebug closed 11 months ago

nondebug commented 1 year ago

Chrome Platform Status: Feature: Web Serial support for Bluetooth RFCOMM services

Support Bluetooth RFCOMM services in the Web Serial API.

The Bluetooth RFCOMM (Radio frequency communication) protocol provides emulated RS-232 serial ports. This feature would enable applications to make connections to RFCOMM services on paired Bluetooth Classic devices using the Web Serial API.