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 670 ** Function phTmlNfc_Write
693 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 771 status = phTmlNfc_Write( (uint8_t *) nxpncihal_ctrl.p_cmd_data,
    [all...]
  /external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Internal.c 241 wStatus = phTmlNfc_Write( (pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
420 wStatus = phTmlNfc_Write((pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
523 wStatus = phTmlNfc_Write((pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
    [all...]
  /external/libnfc-nci/halimpl/pn54x/self-test/
phNxpNciHal_SelfTest.c     [all...]

Completed in 83 milliseconds