![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Type of description of the payload of a URI record. More...
#include <nfc_uri_rec.h>
Data Fields | |
nfc_uri_id_t | uri_id_code |
uint8_t const * | p_uri_data |
uint8_t | uri_data_len |
Type of description of the payload of a URI record.
uint8_t const* uri_payload_desc_t::p_uri_data |
Pointer to a URI string.
uint8_t uri_payload_desc_t::uri_data_len |
Length of the URI string.
nfc_uri_id_t uri_payload_desc_t::uri_id_code |
URI identifier code.