| Class | Description |
|---|---|
| AmazonFreeRTOSConstants |
This class defines some constants used in the SDK.
|
| AmazonFreeRTOSDevice | |
| AmazonFreeRTOSManager | |
| BleCommand |
This class defines the BLE command that is sent from SDK to device.
|
| BleConnectionStatusCallback |
This is a callback to notify the app of BLE connection state change.
|
| BleScanResultCallback |
This is a callback to notify app of BLE Scan results.
|
| DeviceInfoCallback |
This is a callback class to notify the app of device information, including mtu, broker endpoint
and device software version.
|
| MessageType |
This class represents the message type.
|
| NetworkConfigCallback |
| Enum | Description |
|---|---|
| AmazonFreeRTOSConstants.AmazonFreeRTOSError | |
| AmazonFreeRTOSConstants.BleConnectionState |
Bluetooth connection state.
|
| AmazonFreeRTOSConstants.MqttConnectionState |
The MQTT connection state.
|