Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 1111961 of BluetoothCharacteristicProperties

  • Revision slug: Web/API/BluetoothCharacteristicProperties
  • Revision title: BluetoothCharacteristicProperties
  • Revision id: 1111961
  • Created:
  • Creator: jpmedley
  • Is current revision? Yes
  • Comment

Revision Content

{{APIRef("Fetch")}}{{SeeCompatTable}}

The BluetoothCharacteristicProperties interface of the the Web Bluetooth API provides an object provides propertieds of a particular BluetoothRemoteGATTCharacteristic. This interface is returned by calling {{domxref("BluetoothRemoteGATTCharacteristic.properties")}}.

Properties

broadcast {{readonlyInline}}
tbd
read {{readonlyInline}}
tbd
writeWithoutResponse {{readonlyInline}}
tbd
write {{readonlyInline}}
tbd
notify {{readonlyInline}}
tbd
indicate {{readonlyInline}}
tbd
authenticatedSignedWrites {{readonlyInline}}
tbd
reliableWrite {{readonlyInline}}
tbd
writableAuxiliaries {{readonlyInline}}
tbd

Specifications

Specification Status Comment
{{SpecName('Web Bluetooth','#characteristicproperties','properties')}} {{Spec2('Web Bluetooth')}} Initial definition.

Browser Compatibility

{{CompatibilityTable}}
Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support {{CompatChrome(48.0)}} [1] {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}}
Feature Android Android Webview Firefox Mobile (Gecko) Firefox OS IE Mobile Opera Mobile Safari Mobile Chrome for Android
Basic support {{CompatNo}} {{CompatNo}} {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}} {{CompatChrome(48.0)}} [2]

[1] Behind a flag.  Chrome OS only.

[2] Behind a flag. Requires Android 6 (Marshmallow).

Feature Android Android Webview Firefox Mobile (Gecko) Firefox OS IE Mobile Opera Mobile Safari Mobile Chrome for Android
Basic support {{CompatNo}} {{CompatChrome(53.0)}} {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}} {{CompatChrome(53.0)}}

Revision Source

<p>{{APIRef("Fetch")}}{{SeeCompatTable}}</p>

<p>The <strong><code>BluetoothCharacteristicProperties</code></strong>&nbsp;interface of the the <a href="/Web/API/Web_Bluetooth_API">Web Bluetooth API</a> provides an object provides propertieds of a particular&nbsp;BluetoothRemoteGATTCharacteristic. This interface is returned by calling {{domxref("BluetoothRemoteGATTCharacteristic.properties")}}.</p>

<h2 id="Properties">Properties</h2>

<dl>
 <dt>broadcast&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
 <dt>read&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
 <dt>writeWithoutResponse&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
 <dt>write&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
 <dt>notify&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
 <dt>indicate&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
 <dt>authenticatedSignedWrites&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
 <dt>reliableWrite&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
 <dt>writableAuxiliaries&nbsp;{{readonlyInline}}</dt>
 <dd>tbd</dd>
</dl>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
 <tbody>
  <tr>
   <th scope="col">Specification</th>
   <th scope="col">Status</th>
   <th scope="col">Comment</th>
  </tr>
  <tr>
   <td>{{SpecName('Web Bluetooth','#characteristicproperties','properties')}}</td>
   <td>{{Spec2('Web Bluetooth')}}</td>
   <td>Initial definition.</td>
  </tr>
 </tbody>
</table>

<h2 id="Browser_Compatibility">Browser Compatibility</h2>

<div>{{CompatibilityTable}}</div>

<div id="compat-desktop">
<table class="compat-table">
 <tbody>
  <tr>
   <th>Feature</th>
   <th>Chrome</th>
   <th>Firefox (Gecko)</th>
   <th>Internet Explorer</th>
   <th>Opera</th>
   <th>Safari (WebKit)</th>
  </tr>
  <tr>
   <td>Basic support</td>
   <td>{{CompatChrome(48.0)}} [1]</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
  </tr>
 </tbody>
</table>
</div>

<div id="compat-mobile">
<table class="compat-table">
 <tbody>
  <tr>
   <th>Feature</th>
   <th>Android</th>
   <th>Android Webview</th>
   <th>Firefox Mobile (Gecko)</th>
   <th>Firefox OS</th>
   <th>IE Mobile</th>
   <th>Opera Mobile</th>
   <th>Safari Mobile</th>
   <th>Chrome for Android</th>
  </tr>
  <tr>
   <td>Basic support</td>
   <td>{{CompatNo}}</td>
   <td>{{CompatNo}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatChrome(48.0)}} [2]</td>
  </tr>
 </tbody>
</table>
</div>

<p>[1] Behind a flag.&nbsp;&nbsp;Chrome OS only.</p>

<p>[2] Behind a flag. Requires&nbsp;Android 6 (Marshmallow).</p>

<div id="compat-mobile">
<table class="compat-table">
 <tbody>
  <tr>
   <th>Feature</th>
   <th>Android</th>
   <th>Android Webview</th>
   <th>Firefox Mobile (Gecko)</th>
   <th>Firefox OS</th>
   <th>IE Mobile</th>
   <th>Opera Mobile</th>
   <th>Safari Mobile</th>
   <th>Chrome for Android</th>
  </tr>
  <tr>
   <td>Basic support</td>
   <td>{{CompatNo}}</td>
   <td>{{CompatChrome(53.0)}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatChrome(53.0)}}</td>
  </tr>
 </tbody>
</table>
</div>
Revert to this revision