Text record payload descriptor. More...
#include <nfc_text_rec.h>
Data Fields |
|
| nfc_text_rec_utf_type_t | utf |
|
Type of the Unicode Transformation Format.
|
|
| uint8_t const * | p_lang_code |
|
Pointer to the IANA language code.
|
|
| uint8_t | lang_code_len |
|
Length of the IANA language code.
|
|
| uint8_t const * | p_data |
|
Pointer to the user text.
|
|
| uint32_t | data_len |
|
Length of the user text.
|
|
Detailed Description
Text record payload descriptor.
- components/nfc/ndef/text/nfc_text_rec.h