Changes

Jump to: navigation, search

B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt

519 bytes added, 03:06, 22 August 2014
Properties
== Properties ==
* [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#services|BluetoothGatt.services]]* [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#connectionState|BluetoothGatt.connectionState]]
=== device services ===
; Description
: The found list of GATT services offered by the remote LE device.
; Value type
: sequence<[[B2G/Bluetooth/WebBluetooth-v2/BluetoothDeviceBluetoothGattService#BluetoothDeviceBluetoothGattService|BluetoothDeviceBluetoothGattService]]> ; Default Value: An empty array (array with length = 0) === connectionState ===; Description: The current connection state of GATT profile to the remote LE device. ; Value type: [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGatt#BluetoothConnectionState|BluetoothConnectionState]] ; Default Value: BluetoothConnectionState.disconnected
== Event Handlers ==
Confirm
891
edits

Navigation menu