Lines Matching refs:psCompInfo
1681 phNfc_sCompletionInfo_t *psCompInfo = in phHciNfc_Tag_Notify() local
1713 type, psCompInfo); in phHciNfc_Tag_Notify()
1730 phNfc_sCompletionInfo_t *psCompInfo = in phHciNfc_Target_Select_Notify() local
1762 type, psCompInfo); in phHciNfc_Target_Select_Notify()
1782 phNfc_sCompletionInfo_t *psCompInfo = in phHciNfc_Release_Notify() local
1789 type, psCompInfo); in phHciNfc_Release_Notify()
1815 phNfc_sCompletionInfo_t *psCompInfo = in phHciNfc_Notify_Event() local
1817 if(NFCSTATUS_SUCCESS == psCompInfo->status) in phHciNfc_Notify_Event()
1845 NFC_NOTIFY_ERROR, psCompInfo); in phHciNfc_Notify_Event()
1916 phNfc_sCompletionInfo_t *psCompInfo = in phHciNfc_Notify_Event() local
1920 (NFCSTATUS_RF_TIMEOUT == psCompInfo->status)) in phHciNfc_Notify_Event()
2006 phNfc_sCompletionInfo_t *psCompInfo = in phHciNfc_Notify_Event() local
2009 psCompInfo->status = ( NFCSTATUS_BOARD_COMMUNICATION_ERROR in phHciNfc_Notify_Event()
2010 != PHNFCSTATUS(psCompInfo->status))? in phHciNfc_Notify_Event()
2012 psCompInfo->status ; in phHciNfc_Notify_Event()
2019 psCompInfo->status); in phHciNfc_Notify_Event()
2036 phNfc_sCompletionInfo_t *psCompInfo = in phHciNfc_Notify_Event() local
2041 if (( NFCSTATUS_BOARD_COMMUNICATION_ERROR == PHNFCSTATUS(psCompInfo->status)) in phHciNfc_Notify_Event()
2045 psCompInfo->status); in phHciNfc_Notify_Event()
2053 psCompInfo->status, NULL, 0); in phHciNfc_Notify_Event()