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

  /system/nfc/halimpl/pn54x/tml/
phTmlNfc.h 152 uint8_t bWriteCbInvoked; /* Indicates whether write callback is invoked during
phTmlNfc.c 142 gpphTmlNfc_Context->bWriteCbInvoked = false;
356 gpphTmlNfc_Context->bWriteCbInvoked = false;
493 if (gpphTmlNfc_Context->bWriteCbInvoked == false) {
498 gpphTmlNfc_Context->bWriteCbInvoked = true;
674 gpphTmlNfc_Context->bWriteCbInvoked = false;
    [all...]

Completed in 228 milliseconds