Changes

Jump to: navigation, search

B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt

480 bytes added, 06:15, 22 August 2014
BluetoothGatt
{
[Cached, Pure]
readonly attribute sequence<[[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattService#BluetoothGattService|BluetoothGattService]]> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#services|services]]; readonly attribute [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#BluetoothConnectionState |BluetoothConnectionState]] [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#connectionState|connectionState]];
attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#onservicechanged|onservicechanged]]; attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#oncharacteristicchanged|oncharacteristicchanged]]; attribute EventHandler [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#onconnectionstatechanged|onconnectionstatechanged]];
Promise<> connect();
Confirm
891
edits

Navigation menu