![]() |
nRF Connect SDK API 3.3.99
|
SMS PDU data. More...
#include <sms.h>
Data Fields | |
| enum sms_type | type |
| Received message type. | |
| union sms_header | header |
| SMS header. | |
| int | payload_len |
| Length of the payload buffer. | |
| uint8_t | payload [160+1] |
| SMS message payload. | |
SMS PDU data.