Home
last modified time | relevance | path

Searched refs:phHciNfc_Error_Sequence (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Generic.c1021 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()
DphHciNfc_Sequence.h351 phHciNfc_Error_Sequence(
DphHciNfc_Sequence.c631 phHciNfc_Error_Sequence( in phHciNfc_Error_Sequence() function