Version: Smart Feature Phone 3.0BluetoothGattServer.connectDescription#The method initiates a connection to remote LE device.Syntax#var promise = instanceOfBluetoothGattServer.connect(address);CopyParameters#address The address of remote LE device to connect.Return value#A Promise to indicate whether the operation is resolved or rejected.