This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for usage in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the specification changes.
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,