![]() |
Thingstream Client Library
BLD4131-v2.13
|
#include <sdk_data.h>
Data Fields | |
uint8_t | strength |
uint8_t | bearerNameSize |
uint8_t | bearerName [THINGSTREAM_BEARER_NAME_MAX_SIZE] |
The AT+CSQ/AT+COPS? results (when available) from the modem are passed to the thingstream layer via this global structure.
uint8_t GsmBearer::bearerName[THINGSTREAM_BEARER_NAME_MAX_SIZE] |
The first chars of the GSM connection name, e.g. AT+COPS? result
uint8_t GsmBearer::bearerNameSize |
The size (in bytes) of the bearerName array and this must be equal to the THINGSTREAM_BEARER_NAME_MAX_SIZE
uint8_t GsmBearer::strength |
The strength of the GSM connection, e.g. AT+CSQ result