nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Launch App messages

Generation of NFC NDEF messages that can be used to launch apps. More...

Modules

 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.
 

Detailed Description

Generation of NFC NDEF messages that can be used to launch apps.