![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
TLV block descriptor. More...
#include <nfc_tlv_block.h>
Data Fields | |
uint8_t | tag |
Type of the TLV block. | |
uint16_t | length |
Length of the value field. | |
uint8_t * | p_value |
Pointer to the value field (NULL if no value field is present in the block). | |
TLV block descriptor.