TI's MQTT Demo with freertos CM4F
Embed:
(wiki syntax)
Data Structures
Here are the data structures with brief descriptions:
| _WlanRxFilterOperationCommandBuff_t | |
| _WlanRxFilterPrePreparedFiltersCommandBuff_t | |
| mqtt_client_ctx_cbs | Callbacks to be invoked by MQTT Client library onto Client application |
| mqtt_client_lib_cfg | Contruct / Data to initialize MQTT Client Library |
| mqtt_server_app_cfg | Configuration for the applications that utilize the MQTT Server Daemon |
| mqtt_server_msg_cbs | Working Principle for implementing the call-back services: Implementation of the call-back services should report in return value, only about errors found in the RX processing |
| SlMqttClientCbs_t | Callbacks Routines The routines are invoked by SL Implementation onto Client application |
| SlMqttClientCtxCfg_t | MQTT client context configuration structure |
| SlMqttClientLibCfg_t | MQTT Lib structure which holds Initialization Data |
| SlMqttServer_t | Secure Socket Parameters to open a secure connection |
| SlMqttServerCbs_t | Callbacks Routines The routines are invoked by SL MQTT Server Implementation onto Server application |
| SlMqttServerCfg_t | MQTT Server Lib structure which holds Initialization Data |
| SlMqttServerParams_t | Secure Socket Parameters to open a secure connection |
| SlrxFilterHeaderArg_t | |
| tSimpleLinkSpawnMsg | Structure definition for simple link spawn message |
| utf8_string | Description of UTF8 information as used by MQTT Library |
| utf8_strqos | Construct to create Topic to SUBSCRIBE |
Generated on Wed Jul 13 2022 09:55:39 by
1.7.2