This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The BluetoothCharacteristicProperties
interface of the the Web Bluetooth API provides an object provides propertieds of a particular BluetoothRemoteGATTCharacteristic. This interface is returned by calling BluetoothRemoteGATTCharacteristic.properties
.
Properties
broadcast
Read only- tbd
read
Read only- tbd
writeWithoutResponse
Read only- tbd
write
Read only- tbd
notify
Read only- tbd
indicate
Read only- tbd
authenticatedSignedWrites
Read only- tbd
reliableWrite
Read only- tbd
writableAuxiliaries
Read only- tbd
Specifications
Specification | Status | Comment |
---|---|---|
Web Bluetooth The definition of 'properties' in that specification. |
Draft | Initial definition. |
Browser Compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | 56 | ? | ? | ? | ? |
Feature | Android Webview | Chrome for Android | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Basic support | No support | 56 | ? | ? | ? | ? | ? |
Document Tags and Contributors
Tags:
Contributors to this page:
bunnybooboo,
jpmedley
Last updated by:
bunnybooboo,