Home
last modified time | relevance | path

Searched refs:Agent_MessageSend (Results 1 – 6 of 6) sorted by relevance

/FreeRTOS-Plus/Demo/Common/coreMQTT_Agent_Interface/
A Dfreertos_command_pool.c95 commandAdded = Agent_MessageSend( &commandStructMessageCtx, &pCommand, 0U ); in Agent_InitializePool()
136 structReturned = Agent_MessageSend( &commandStructMessageCtx, &pCommandToRelease, 0U ); in Agent_ReleaseCommand()
A Dfreertos_agent_message.c46 bool Agent_MessageSend( const MQTTAgentMessageContext_t * pMsgCtx, in Agent_MessageSend() function
/FreeRTOS-Plus/Demo/Common/coreMQTT_Agent_Interface/include/
A Dfreertos_agent_message.h66 bool Agent_MessageSend( const MQTTAgentMessageContext_t * pMsgCtx,
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Multitask/DemoTasks/
A Dmqtt-agent-task.c497 .send = Agent_MessageSend, in prvMQTTInit()
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Mqtt_Demo/DemoTasks/
A DOtaOverMqttDemoExample.c1420 .send = Agent_MessageSend, in prvMQTTInit()
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Http_Demo/DemoTasks/
A DOtaOverHttpDemoExample.c1562 .send = Agent_MessageSend, in prvMQTTInit()

Completed in 40 milliseconds