Searched refs:getCommand (Results 1 – 5 of 5) sorted by relevance
137 …MQTTAgentCommandGet_t getCommand; /**< Function to obtain a pointer to an allocated comman… member
105 pMessageInterface->getCommand = AgentGetCommandStub; in allocateMqttAgentContext()
343 messageInterface.getCommand = stubGetCommand; in setupAgentContext()393 agentContext.agentInterface.getCommand = NULL; in invalidParamsTestFunc()397 agentContext.agentInterface.getCommand = stubGetCommand; in invalidParamsTestFunc()434 msgInterface.getCommand = stubGetCommand; in test_MQTTAgent_Init_Happy_Path()461 msgInterface.getCommand = stubGetCommand; in test_MQTTAgent_Init_Invalid_Params()501 msgInterface.getCommand = NULL; in test_MQTTAgent_Init_Invalid_Params()505 msgInterface.getCommand = stubGetCommand; in test_MQTTAgent_Init_Invalid_Params()
526 mqttAgentContext.agentInterface.getCommand = stubGetCommand; in test_MQTTAgentCommand_Terminate()
717 pCommand = pMqttAgentContext->agentInterface.getCommand( blockTimeMs ); in createAndAddCommand()892 ( pMqttAgentContext->agentInterface.getCommand == NULL ) || in validateStruct()967 ( pMsgInterface->getCommand == NULL ) || in MQTTAgent_Init()