Version: Smart Feature Phone 2.5

BluetoothDevice.gatt

Description#

The gatt property is an object to conduct GATT client operations on this remote LE device. This property will be a null pointer for devices of type classic or unknown.

Value type#

Default value#

Null pointer

Sample#

var gatt = device.gatt;