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

◆ sms_payload_tmp

uint8_t sms_payload_tmp[SMS_MAX_PAYLOAD_LEN_CHARS]
extern

Temporary buffer for SMS payload.

Will be used at least as output for encoding and decoding of SMS payload. However, this is a temporary internal buffer that can be used for other purposes too. Be careful when using this internal buffer so that the caller hasn't already passed the data using the same buffer.