nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
sms_deliver.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2021 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef _SMS_DELIVER_INCLUDE_H_
8
#define _SMS_DELIVER_INCLUDE_H_
9
10
/* Forward declaration */
11
struct
sms_data
;
12
24
int
sms_deliver_pdu_parse
(
const
char
*pdu,
struct
sms_data
*out);
25
26
#endif
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....
sms_data
SMS PDU data.
Definition
sms.h:144
lib
sms
sms_deliver.h
Generated on Tue Nov 5 2024 16:02:09 for nRF Connect SDK API by
1.12.0