![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
NDEF message descriptor. More...
#include <nfc_ndef_msg.h>
Data Fields | |
| nfc_ndef_record_desc_t ** | pp_record |
| Pointer to an array of pointers to NDEF record descriptors. | |
| uint32_t | max_record_count |
| Number of elements in the allocated pp_record array, which defines the maximum number of records within the NDEF message. | |
| uint32_t | record_count |
| Number of records in the NDEF message. | |
NDEF message descriptor.