Optionalauto2Selects 2M PHY when available (Android only)
OptionalautoDiscover all services on connection. Default is true. however connection will be slower
For faster connection disable it and do the discovery with discoverServices (you can filter to discover only some services)
OptionalautoSelects maximum BLE MTU (247) (Android only)
OptionalonOnce the peripheral is connected this callback function is invoked.
OptionalonOnce the peripheral is disconnected this callback function is invoked.
Optionalpriorityrequest connection priority (Android only): https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html#requestConnectionPriority(int)
OptionalserviceUUIDsDiscover specified services on connection
Optionaltransporttransport selection (Android only)
The UUID of the peripheral to connect to.
The options object passed into the connect function.