nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
sms_submit.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_SUBMIT_INCLUDE_H_
8
#define _SMS_SUBMIT_INCLUDE_H_
9
23
int
sms_submit_send
(
24
const
char
*number,
25
const
uint8_t *data,
26
uint16_t data_len,
27
enum
sms_data_type
type);
28
29
#endif
sms_data_type
sms_data_type
SMS data type.
Definition
sms.h:40
sms_submit_send
int sms_submit_send(const char *number, const uint8_t *data, uint16_t data_len, enum sms_data_type type)
Send SMS message, which is called SMS-SUBMIT message in SMS protocol.
lib
sms
sms_submit.h
Generated on Tue Nov 5 2024 16:02:09 for nRF Connect SDK API by
1.12.0