Changes

Jump to: navigation, search

B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt

80 bytes removed, 09:47, 22 January 2015
BluetoothGatt
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]];
[NewObject, Throws] Promise<void> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#connect.2828boolean_autoConnect.29|connect(boolean autoConnect)]];
[NewObject, Throws] Promise<void> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#disconnect.28.29|disconnect()]];
[NewObject, Throws] Promise<short> [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#readRemoteRssi.28.29|readRemoteRssi()]];
120
edits

Navigation menu