This struct contains a BLE message. More...
#include <m2m_types.h>
Public Attributes | |
uint8 | data [] |
uint16 | u16Len |
This struct contains a BLE message.
Definition at line 1775 of file m2m_types.h.
uint8 tstrM2mBleApiMsg::data[] |
Definition at line 1778 of file m2m_types.h.
uint16 tstrM2mBleApiMsg::u16Len |
Length of the message
Definition at line 1776 of file m2m_types.h.