OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntag2xx_WriteNDEFURI
(Results
1 - 5
of
5
) sorted by null
/hardware/bsp/intel/peripheral/libupm/examples/c++/
pn532-writeurl.cxx
101
if (!nfc->
ntag2xx_WriteNDEFURI
(nfc->NDEF_URIPREFIX_HTTP, url, 48))
/hardware/bsp/intel/peripheral/libupm/examples/python/
pn532-writeurl.py
100
if (not myNFC.
ntag2xx_WriteNDEFURI
(upmPn532.PN532.NDEF_URIPREFIX_HTTP, url, 48)):
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
pn532-writeurl.js
47
if (!myNFCObj.
ntag2xx_WriteNDEFURI
(pn532.PN532.NDEF_URIPREFIX_HTTP,
/hardware/bsp/intel/peripheral/libupm/src/pn532/
pn532.h
419
bool
ntag2xx_WriteNDEFURI
(NDEF_URI_T uriIdentifier, char * url,
pn532.cxx
[
all
...]
Completed in 2598 milliseconds