nRF Connect SDK API 2.8.99
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
int | nfc_launchapp_msg_encode (uint8_t const *android_package_name, uint32_t android_package_name_len, uint8_t const *universal_link, uint32_t universal_link_len, uint8_t *buf, size_t *len) |
Function for encoding an NFC NDEF launch app message. | |