nRF Connect SDK API 2.8.99
|
Generation of NFC NDEF messages that can be used to launch apps. More...
Topics | |
Launch App records | |
Generation of NFC NDEF record descriptions that launch apps. | |
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. | |
Generation of NFC NDEF messages that can be used to launch apps.