Lines Matching refs:response_pending
568 (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()
1567 (psHciContext->response_pending)?"TRUE":"FALSE", in phHciNfc_Send_Complete()
1570 if ((TRUE == psHciContext->response_pending) in phHciNfc_Send_Complete()