nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
sms_data Struct Reference

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.
 

Detailed Description

SMS PDU data.


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