FreeRTOS: BLE
BLE
Return to main page ↑
BleTransportParams_t Struct Reference

Definition of the transport parameters for the transport interface implementation that uses MQTT over BLE. More...

#include <iot_ble_mqtt_transport.h>

Data Fields

IotBleDataTransferChannel_t * pChannel
 
StreamBufferHandle_t xStreamBuffer
 
StaticStreamBuffer_t xStreamBufferStruct
 
MQTTBLEPublishInfo_t publishInfo
 
TickType_t receiveTimeout
 

Detailed Description

Definition of the transport parameters for the transport interface implementation that uses MQTT over BLE.


The documentation for this struct was generated from the following file: