Sidewalk Connection
Represents a BLE connection with an Amazon Sidewalk Device. This class is created when Amazon Sidewalk Mobile SDK is able to create a secure connection with an Amazon Sidewalk Device.
Note: The connection might be terminated by the Amazon Sidewalk device if there's no traffic between them for an amount of time to prevent BLE resources occupation. The time is configurable by Amazon Sidewalk device.
Types
Constants defined and used in Amazon Sidewalk Mobile SDK for SidewalkConnection.uploadDeviceMetrics settings.
Functions
Close the connection with the Amazon Sidewalk device.
Availability of the Amazon Sidewalk Connection.
Start doing the coverage test
Stop the ongoing coverage test, if no test is running will do nothing.
Subscribe to receive SidewalkMessages from the Amazon Sidewalk device, or to receive a Throwable when error occurs or connection is terminated by the Amazon Sidewalk device.
Uploads device Metrics to the Amazon Sidewalk cloud.
Send a SidewalkMessage to the Amazon Sidewalk device.