nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ sms_deliver_pdu_parse()

int sms_deliver_pdu_parse ( const char *  pdu,
struct sms_data out 
)

Decode received SMS message, i.e., SMS-DELIVER message as specified in 3GPP TS 23.040 Section 9.2.2.1.

Parameters
[in]pduSMS-DELIVER PDU.
[out]outSMS message decoded into a structure.
Return values
-EINVALInvalid parameter.
-ENOMEMNo memory to register new observers.
Returns
Zero on success, otherwise error code.