# web-bluetooth **Repository Path**: wangufenghou/web-bluetooth ## Basic Information - **Project Name**: web-bluetooth - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-06 - **Last Updated**: 2025-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README web-bluetooth ============= Bluetooth support for the Web. This is a project of the W3C [Web Bluetooth Community Group](http://www.w3.org/community/web-bluetooth/). We have a [charter](charter.md). Specification ------------- * [Web Bluetooth Specification](https://webbluetoothcg.github.io/web-bluetooth/), including code samples. * [Web Bluetooth Scanning Specification](https://webbluetoothcg.github.io/web-bluetooth/scanning.html), extends Web Bluetooth to support active scanning. * [Use Cases and Security Requirements](https://webbluetoothcg.github.io/web-bluetooth/use-cases.html) motivating specification decisions. * [Out-of-date Test APIs](https://webbluetoothcg.github.io/web-bluetooth/tests.html) * These support [testharness.js based tests](https://code.google.com/p/chromium/codesearch/#chromium/src/third_party/WebKit/LayoutTests/bluetooth/) that currently live in the Chromium repository. Try it out ---------- * [Interact with Bluetooth devices on the Web](https://developers.google.com/web/updates/2015/07/interact-with-ble-devices-on-the-web) introduction article shows you how to get started with Web Bluetooth. * [Implementation Status](implementation-status.md) describes various browser support on platforms, hardware compatibility, polyfills. * [Android BLE Peripheral App](https://github.com/WebBluetoothCG/ble-test-peripheral-android) Simulates BLE peripherals easing experiments with the Web Bluetooth API by providing another device to connect to. * [Samples](https://googlechrome.github.io/samples/web-bluetooth/index.html) * [Code Labs](https://github.com/googlecodelabs?q=bluetooth) * [Demos](https://github.com/WebBluetoothCG/demos) Communication ------------- * [W3C Community Group: web-bluetooth](http://www.w3.org/community/web-bluetooth/) * [public-web-bluetooth](http://lists.w3.org/Archives/Public/public-web-bluetooth/) email list. * [Github Issue Tracker](https://github.com/WebBluetoothCG/web-bluetooth/issues) for specification issues. * [Google+ Community](https://plus.google.com/communities/108953318610326025178) to see and announce projects. * [#web-bluetooth](http://irc.w3.org/?channels=web-bluetooth) IRC channel on irc.w3.org. * [Stack Overflow](https://stackoverflow.com/questions/tagged/web-bluetooth)