Searched refs:phHciNfc_Error_Sequence (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHciNfc_Generic.c | 1021 phHciNfc_Error_Sequence(psHciContext, pHwRef, status , pdata, length ); in phHciNfc_Error_Response() 1044 phHciNfc_Error_Sequence(psHciContext, pHwRef, status , pdata, (uint8_t) length ); in phHciNfc_Error_Response() 1531 phHciNfc_Error_Sequence( psHciContext, pHwRef, status, NULL, 0 ); in phHciNfc_Send_Complete() 1557 phHciNfc_Error_Sequence( psHciContext, pHwRef, status, NULL, 0 ); in phHciNfc_Send_Complete() 1596 phHciNfc_Error_Sequence( psHciContext, pHwRef, status, NULL, 0 ); in phHciNfc_Send_Complete() 1638 phHciNfc_Error_Sequence(psHciContext, pHwRef, status , pdata, (uint8_t)length ); in phHciNfc_Receive_Complete() 1649 phHciNfc_Error_Sequence(psHciContext, pHwRef, status , pdata, (uint8_t) length ); in phHciNfc_Receive_Complete() 1717 phHciNfc_Error_Sequence( psHciContext, pHwRef, status, NULL, 0 ); in phHciNfc_Tag_Notify() 1766 phHciNfc_Error_Sequence( psHciContext, pHwRef, status, NULL, 0 ); in phHciNfc_Target_Select_Notify() 2052 phHciNfc_Error_Sequence( psHciContext, pHwRef, in phHciNfc_Notify_Event()
|
D | phHciNfc_Sequence.h | 351 phHciNfc_Error_Sequence(
|
D | phHciNfc_Sequence.c | 631 phHciNfc_Error_Sequence( in phHciNfc_Error_Sequence() function
|