Confirmed users
891
edits
(→gatt) |
|||
| Line 146: | Line 146: | ||
; Description | ; Description | ||
: The gatt property is | : The gatt property is object used to conduct GATT client operations on this remote LE device. Applications have to call [[B2G/Bluetooth/WebBluetooth-v2/BluetoothDevice#connectGatt.28boolean_aAutoConnect.29|connectGatt()]] to update this property. This property must be null pointer for devices of type classic or unknown. | ||
; Value type | ; Value type | ||
| Line 152: | Line 152: | ||
; Default value | ; Default value | ||
: Null pointer | : Null pointer | ||
; Sample | ; Sample | ||