nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
uri_msg.h File Reference
#include <nfc/ndef/msg.h>
#include <nfc/ndef/uri_rec.h>
#include <zephyr/types.h>

Go to the source code of this file.

Functions

int nfc_ndef_uri_msg_encode (enum nfc_ndef_uri_rec_id uri_id_code, uint8_t const *const uri_data, uint16_t uri_data_len, uint8_t *buf, uint32_t *len)
 Encode an NFC NDEF URI message.