Home
last modified time | relevance | path

Searched refs:response_pending (Results 1 – 11 of 11) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Generic.c568 (psHciContext->response_pending)?"TRUE":"FALSE"); in phHciNfc_Send()
576 && (TRUE == psHciContext->response_pending) in phHciNfc_Send()
957 psHciContext->response_pending = FALSE ; in phHciNfc_Process_Response()
1023 psHciContext->response_pending = FALSE ; in phHciNfc_Error_Response()
1040 psHciContext->response_pending = FALSE ; in phHciNfc_Error_Response()
1116 (psHciContext->response_pending)?"TRUE":"FALSE"); in phHciNfc_Process_Event()
1120 if ((TRUE == psHciContext->response_pending) in phHciNfc_Process_Event()
1234 (psHciContext->response_pending)?"TRUE":"FALSE"); in phHciNfc_Process_Command()
1237 && (TRUE != psHciContext->response_pending) in phHciNfc_Process_Command()
1431 psHciContext->response_pending = TRUE ; in phHciNfc_Send_Generic_Cmd()
[all …]
DphHciNfc_Generic.h728 volatile uint8_t response_pending; member
DphHciNfc_AdminMgmt.c681 psHciContext->response_pending = FALSE ; in phHciNfc_Send_Admin_Event()
804 psHciContext->response_pending = TRUE; in phHciNfc_Send_Admin_Cmd()
DphHciNfc_Sequence.c493 psHciContext->response_pending = FALSE; in phHciNfc_FSM_Update()
533 psHciContext->response_pending = FALSE; in phHciNfc_FSM_Complete()
568 psHciContext->response_pending = FALSE; in phHciNfc_FSM_Rollback()
DphHciNfc_ISO15693.c706 psHciContext->response_pending = TRUE; in phHciNfc_Send_ISO15693_Command()
DphHciNfc_Jewel.c776 psHciContext->response_pending = TRUE; in phHciNfc_Send_Jewel_Command()
DphHciNfc_Felica.c985 psHciContext->response_pending = TRUE; in phHciNfc_Send_Felica_Command()
DphHciNfc_NfcIPMgmt.c343 psHciContext->response_pending = (uint8_t)TRUE; in phHciNfc_NfcIP_Presence_Check()
2047 psHciContext->response_pending = (uint8_t)TRUE; in phHciNfc_Initiator_Cont_Activate()
DphHciNfc_RFReaderA.c1103 psHciContext->response_pending = TRUE; in phHciNfc_Send_ReaderA_Command()
DphHciNfc_DevMgmt.c1540 psHciContext->response_pending = TRUE ; in phHciNfc_Send_DevMgmt_Command()
DphHciNfc_RFReader.c2378 psHciContext->response_pending = TRUE ; in phHciNfc_Send_RFReader_Command()