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;
465 if (1 == gpphTmlNfc_Context->tWriteInfo.bEnable)
474 gpphTmlNfc_Context->tWriteInfo.bEnable = 0;
480 gpphTmlNfc_Context->tWriteInfo.pBuffer,
481 gpphTmlNfc_Context->tWriteInfo.wLength
501 phNxpNciHal_print_packet("SEND", gpphTmlNfc_Context->tWriteInfo.pBuffer,
502 gpphTmlNfc_Context->tWriteInfo.wLength)
    [all...]
phTmlNfc.h 145 phTmlNfc_ReadWriteInfo_t tWriteInfo; /*Pointer to Writer Thread Structure */

Completed in 67 milliseconds