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

  /external/libnfc-nxp/src/
phHciNfc_Generic.c 566 (psHciContext->response_pending)?"TRUE":"FALSE");
574 && (TRUE == psHciContext->response_pending)
955 psHciContext->response_pending = FALSE ;
    [all...]
phHciNfc_Sequence.c 473 psHciContext->response_pending = FALSE;
513 psHciContext->response_pending = FALSE;
548 psHciContext->response_pending = FALSE;
    [all...]
phHciNfc_Generic.h 731 volatile uint8_t response_pending; member in struct:phHciNfc_sContext
    [all...]
phHciNfc_AdminMgmt.c 681 psHciContext->response_pending = FALSE ;
804 psHciContext->response_pending = TRUE;
    [all...]
phHciNfc_Felica.c     [all...]
phHciNfc_ISO15693.c 706 psHciContext->response_pending = TRUE;
phHciNfc_Jewel.c 776 psHciContext->response_pending = TRUE;
phHciNfc_NfcIPMgmt.c 343 psHciContext->response_pending = (uint8_t)TRUE;
837 /* psHciContext->response_pending = FALSE; */
    [all...]
phHciNfc_DevMgmt.c     [all...]
phHciNfc_RFReaderA.c     [all...]
phHciNfc_RFReader.c     [all...]

Completed in 70 milliseconds