Version: Smart Feature Phone 3.0

BluetoothAdapter.gattServer

Description#

The gattServer property is the object to conduct GATT server operations on local Bluetooth adapter. This property will be a null if the adapter is not enabled.

Syntax#

var gattServer = instanceOfBluetoothAdapter.gattServer

Value#

Return a BluetoothGattServer if it's available.