├── README.md ├── bluetooth_manufacturers.js ├── pw.html ├── pw.js └── scanner.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dougt/webbluetooth-examples/HEAD/README.md -------------------------------------------------------------------------------- /bluetooth_manufacturers.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dougt/webbluetooth-examples/HEAD/bluetooth_manufacturers.js -------------------------------------------------------------------------------- /pw.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dougt/webbluetooth-examples/HEAD/pw.html -------------------------------------------------------------------------------- /pw.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dougt/webbluetooth-examples/HEAD/pw.js -------------------------------------------------------------------------------- /scanner.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dougt/webbluetooth-examples/HEAD/scanner.html --------------------------------------------------------------------------------