NoServices
A Connected State where no RemoteService has been discovered yet
Properties
Link copied to clipboard
Transitions into a Disconnected State
Link copied to clipboard
Transitions into a Disconnecting State
Link copied to clipboard
Transitions into a Discovering State
Link copied to clipboard
Transitions into a Connecting State
Link copied to clipboard
The ConnectionSettings.ReconnectionSettings to use for reconnecting when the device disconnects unexpectedly
Functions
Link copied to clipboard
Attempts to pair this device
Link copied to clipboard
Link copied to clipboard
Starts transitioning to a Disconnected State
Link copied to clipboard
Attempts to start discovering the list of RemoteService of the ConnectableDevice
Link copied to clipboard
Attempts to unpair the Device
Link copied to clipboard
abstract fun updateReconnectionSettings(reconnectionSettings: ConnectionSettings.ReconnectionSettings): suspend () -> ConnectableDeviceState.Connected
Transitions into a Connected state where the the Connected.reconnectionSettings have been updated to reconnectionSettings