Azure IoT middleware for FreeRTOS
|
The transport layer interface. More...
#include <azure_iot_transport_interface.h>
Data Fields | |
AzureIoTTransportRecv_t | xRecv |
AzureIoTTransportSend_t | xSend |
struct NetworkContext * | pxNetworkContext |
The transport layer interface.
struct NetworkContext* AzureIoTTransportInterface::pxNetworkContext |
Implementation-defined network context.
AzureIoTTransportRecv_t AzureIoTTransportInterface::xRecv |
Transport receive interface.
AzureIoTTransportSend_t AzureIoTTransportInterface::xSend |
Transport send interface.