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

  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc.c 120 gpphTmlNfc_Context->tWriteInfo.bEnable = 0;
122 gpphTmlNfc_Context->tWriteInfo.bThreadBusy = FALSE;
282 gpphTmlNfc_Context->tWriteInfo.bThreadBusy = TRUE;
283 gpphTmlNfc_Context->tWriteInfo.bEnable = 1;
397 if (gpphTmlNfc_Context->tWriteInfo.bThreadBusy)
475 if (1 == gpphTmlNfc_Context->tWriteInfo.bEnable)
483 gpphTmlNfc_Context->tWriteInfo.bEnable = 0;
489 gpphTmlNfc_Context->tWriteInfo.pBuffer,
490 gpphTmlNfc_Context->tWriteInfo.wLength
510 phNxpNciHal_print_packet("SEND", gpphTmlNfc_Context->tWriteInfo.pBuffer
    [all...]
phTmlNfc.h 145 phTmlNfc_ReadWriteInfo_t tWriteInfo; /*Pointer to Writer Thread Structure */

Completed in 746 milliseconds