← Back to release summary

Web Serial support for Bluetooth RFCOMM services

Category
Capabilities (Fugu)
Type
New or changed feature
Status
Enabled by default (Chrome 117)
Intent stage
Start incubating

Summary

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.

Motivation

1. Allow access to serial ports on Chrome platforms that do not map Bluetooth serial port services to serial device nodes (i.e. COM or /dev/*). 2. Allow access to Bluetooth RFCOMM services with custom (non-standard) UUIDs.

Standards & signals

Explainers: https://github.com/WICG/serial/blob/main/EXPLAINER_BLUETOOTH.md

View on chromestatus.com