connect
open suspend fun connect(reconnectionSettings: ConnectionSettings.ReconnectionSettings? = null): Boolean
Attempts to connect to the device
Return
true
if connection was successful.
Parameters
reconnectionSettings
the ConnectionSettings.ReconnectionSettings to use when reconnecting if the device disconnects unexpectedly