HomeSort by relevance Sort by last modified time
    Searched refs:phTmlNfc_Write (Results 1 - 6 of 6) sorted by null

  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc.h 200 NFCSTATUS phTmlNfc_Write(uint8_t *pBuffer, uint16_t wLength, pphTmlNfc_TransactCompletionCb_t pTmlWriteComplete, void *pContext);
phTmlNfc.c 679 ** Function phTmlNfc_Write
702 NFCSTATUS phTmlNfc_Write(uint8_t *pBuffer, uint16_t wLength, pphTmlNfc_TransactCompletionCb_t pTmlWriteComplete, void *pContext)
    [all...]
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_Kovio.c 110 status = phTmlNfc_Write(rf_deactivate_cmd,
phNxpNciHal.c 856 status = phTmlNfc_Write( (uint8_t *) nxpncihal_ctrl.p_cmd_data,
    [all...]
  /external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Internal.c 245 wStatus = phTmlNfc_Write( (pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
424 wStatus = phTmlNfc_Write((pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
527 wStatus = phTmlNfc_Write((pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
    [all...]
  /external/libnfc-nci/halimpl/pn54x/self-test/
phNxpNciHal_SelfTest.c     [all...]

Completed in 2533 milliseconds