TI's MQTT Demo with freertos CM4F

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
_WlanRxFilterOperationCommandBuff_t
_WlanRxFilterPrePreparedFiltersCommandBuff_t
mqtt_client_ctx_cbsCallbacks to be invoked by MQTT Client library onto Client application
mqtt_client_lib_cfgContruct / Data to initialize MQTT Client Library
mqtt_server_app_cfgConfiguration 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_tCallbacks Routines The routines are invoked by SL Implementation onto Client application
SlMqttClientCtxCfg_tMQTT client context configuration structure
SlMqttClientLibCfg_tMQTT Lib structure which holds Initialization Data
SlMqttServer_tSecure Socket Parameters to open a secure connection
SlMqttServerCbs_tCallbacks Routines The routines are invoked by SL MQTT Server Implementation onto Server application
SlMqttServerCfg_tMQTT Server Lib structure which holds Initialization Data
SlMqttServerParams_tSecure Socket Parameters to open a secure connection
SlrxFilterHeaderArg_t
tSimpleLinkSpawnMsgStructure definition for simple link spawn message
utf8_stringDescription of UTF8 information as used by MQTT Library
utf8_strqosConstruct to create Topic to SUBSCRIBE