Tests for Web Bluetooth
These are a collection of tests to exercise the functionality of Web Bluetooth.
They are written in JavaScript using the Espruino
embedded platform.
Tests
- Read a characteristic
- Read and write to a characteristic
- Subscribe to characteristic value changes
- Read and write to a secure characteristic
- Test getPrimaryServices()
- Descriptors
- Test navigator.bluetooth.getDevices
- Test BluetoothDevice.watchAdvertisements
- Test BluetoothDevice.forget