Searched refs:MQTT_AGENT_FUNCTION_TABLE (Results 1 – 3 of 3) sorted by relevance
64 #ifndef MQTT_AGENT_FUNCTION_TABLE67 #define MQTT_AGENT_FUNCTION_TABLE \ macro83 #define MQTT_AGENT_FUNCTION_TABLE \
115 @section MQTT_AGENT_FUNCTION_TABLE116 @copydoc MQTT_AGENT_FUNCTION_TABLE
535 const MQTTAgentCommandFunc_t pCommandFunctionTable[ NUM_COMMANDS ] = MQTT_AGENT_FUNCTION_TABLE; in processCommand()