![]() |
nRF Connect SDK API 3.3.99
|
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. | |