nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
sms_internal.h File Reference

Go to the source code of this file.

Macros

#define SMS_BUF_TMP_LEN   512
 Size of the internal buffer.
 

Variables

uint8_t sms_buf_tmp [512]
 Temporary buffer that can be used in various functions where data buffer is required.
 
uint8_t sms_payload_tmp [SMS_MAX_PAYLOAD_LEN_CHARS]
 Temporary buffer for SMS payload.