Sidewalk Connection Base
Represents a BLE connection with a Sidewalk Device. This class is created when Sidewalk Mobile SDK is able to create a secure connection with a Sidewalk Device.
Note: The connection might be terminated by the Sidewalk device if there's no traffic between them for an amount of time to prevent BLE resources occupation. The time is configurable by Sidewalk device.
Functions
Close the connection with the Sidewalk device.
Availability of the 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 Sidewalk device, or to receive a Throwable when error occurs or connection is terminated by the Sidewalk device.
Send a SidewalkMessage to the Sidewalk device.