- SAVE_NETWORK_REQ - Static variable in class software.amazon.freertos.amazonfreertossdk.AmazonFreeRTOSConstants
-
- SAVE_NETWORK_RESP - Static variable in class software.amazon.freertos.amazonfreertossdk.AmazonFreeRTOSConstants
-
- saveNetwork(SaveNetworkReq, NetworkConfigCallback) - Method in class software.amazon.freertos.amazonfreertossdk.AmazonFreeRTOSDevice
-
Sends a SaveNetworkReq command to the connected BLE device.
- SaveNetworkReq - Class in software.amazon.freertos.amazonfreertossdk.networkconfig
-
Save network request.
- SaveNetworkReq() - Constructor for class software.amazon.freertos.amazonfreertossdk.networkconfig.SaveNetworkReq
-
- SaveNetworkResp - Class in software.amazon.freertos.amazonfreertossdk.networkconfig
-
Save network response
- SaveNetworkResp() - Constructor for class software.amazon.freertos.amazonfreertossdk.networkconfig.SaveNetworkResp
-
- SCAN_PERIOD - Static variable in class software.amazon.freertos.amazonfreertossdk.AmazonFreeRTOSConstants
-
This defines how much time the SDK scans for nearby BLE devices.
- security - Variable in class software.amazon.freertos.amazonfreertossdk.networkconfig.SaveNetworkReq
-
Network security type.
- setScanFilters(List<ScanFilter>) - Method in class software.amazon.freertos.amazonfreertossdk.AmazonFreeRTOSManager
-
Setting the criteria for which exact the BLE devices to scan for.
- software.amazon.freertos.amazonfreertossdk - package software.amazon.freertos.amazonfreertossdk
-
- software.amazon.freertos.amazonfreertossdk.deviceinfo - package software.amazon.freertos.amazonfreertossdk.deviceinfo
-
- software.amazon.freertos.amazonfreertossdk.mqttproxy - package software.amazon.freertos.amazonfreertossdk.mqttproxy
-
- software.amazon.freertos.amazonfreertossdk.networkconfig - package software.amazon.freertos.amazonfreertossdk.networkconfig
-
- ssid - Variable in class software.amazon.freertos.amazonfreertossdk.networkconfig.SaveNetworkReq
-
SSID of the network to be saved.
- startScanDevices(BleScanResultCallback) - Method in class software.amazon.freertos.amazonfreertossdk.AmazonFreeRTOSManager
-
Start scanning of nearby BLE devices.
- startScanDevices(BleScanResultCallback, long) - Method in class software.amazon.freertos.amazonfreertossdk.AmazonFreeRTOSManager
-
Start scanning nearby BLE devices for a total duration of scanDuration milliseconds.
- status - Variable in class software.amazon.freertos.amazonfreertossdk.mqttproxy.Connack
-
The MQTT connection status defined in MqttConnectionState enum.
- status - Variable in class software.amazon.freertos.amazonfreertossdk.mqttproxy.Suback
-
MQTT SUBACK status.
- stopScanDevices() - Method in class software.amazon.freertos.amazonfreertossdk.AmazonFreeRTOSManager
-
Stop scanning of nearby BLE devices.
- Suback - Class in software.amazon.freertos.amazonfreertossdk.mqttproxy
-
This class represents the MQTT SUBACK message.
- Suback() - Constructor for class software.amazon.freertos.amazonfreertossdk.mqttproxy.Suback
-
- Subscribe - Class in software.amazon.freertos.amazonfreertossdk.mqttproxy
-
This class represents the MQTT SUBSCRIBE message.
- Subscribe() - Constructor for class software.amazon.freertos.amazonfreertossdk.mqttproxy.Subscribe
-