Confirmed users
891
edits
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
'''BluetoothGatt''' provides bluetooth GATT client functionality to enable communication with a remote LE device. Applications have to call [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDevice#connectGatt.28boolean_aAutoConnect.29|device.connectGatt()]] to create a BluetoothGatt for a remote LE device. | '''BluetoothGatt''' provides bluetooth Generic Attribute Profile (GATT) client functionality to enable communication with a remote LE device. Applications have to call [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDevice#connectGatt.28boolean_aAutoConnect.29|device.connectGatt()]] to create a BluetoothGatt for a remote LE device. | ||
== Interface == | == Interface == | ||