HomeSort by relevance Sort by last modified time
    Searched refs:NDEF_URIPREFIX_HTTP (Results 1 - 4 of 4) 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 145 NDEF_URIPREFIX_HTTP = 0x03,

Completed in 2144 milliseconds