Searched refs:p_upper_context (Results 1 – 5 of 5) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHciNfc_Sequence.c | 687 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 704 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 733 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 748 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 775 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 793 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 810 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 824 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 838 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() 872 psHciContext->p_upper_context, pHwRef, in phHciNfc_Error_Sequence() [all …]
|
D | phHciNfc_Generic.c | 282 void *p_upper_context = in phHciNfc_Response_Timeout() local 283 gpsHciContext->p_upper_context; in phHciNfc_Response_Timeout() 304 phHciNfc_Notify( p_upper_notify, p_upper_context, in phHciNfc_Response_Timeout() 1658 void *p_upper_context, in phHciNfc_Notify() argument 1667 (p_upper_notify)(p_upper_context, pHwRef, type, pInfo); in phHciNfc_Notify() 1684 void *pcontext = psHciContext->p_upper_context; in phHciNfc_Tag_Notify() 1733 void *pcontext = psHciContext->p_upper_context; in phHciNfc_Target_Select_Notify() 1785 void *pcontext = psHciContext->p_upper_context; in phHciNfc_Release_Notify() 1844 psHciContext->p_upper_context, pHwRef, in phHciNfc_Notify_Event() 1928 psHciContext->p_upper_context, pHwRef, in phHciNfc_Notify_Event() [all …]
|
D | phDnldNfc.c | 489 void *p_upper_context; member 736 void *p_upper_context, 1019 void *p_upper_context, in phDnldNfc_Notify() argument 1028 (p_upper_notify)(p_upper_context, pHwRef, type, pInfo); in phDnldNfc_Notify() 2564 void *p_upper_context = in phDnldNfc_Resume() local 2565 psDnldContext->p_upper_context; in phDnldNfc_Resume() 2579 phDnldNfc_Notify( p_upper_notify, p_upper_context, pHwRef, (uint8_t) in phDnldNfc_Resume() 2997 void *p_upper_context = in phDnldNfc_Receive_Complete() local 2998 psDnldContext->p_upper_context; in phDnldNfc_Receive_Complete() 3010 phDnldNfc_Notify( p_upper_notify, p_upper_context, pHwRef, in phDnldNfc_Receive_Complete() [all …]
|
D | phHciNfc_Generic.h | 595 void *p_upper_context; member 971 void *p_upper_context,
|
D | phHciNfc.c | 144 psHciContext->p_upper_context = psContext; in phHciNfc_Initialise() 251 psHciContext->p_upper_context = psContext; in phHciNfc_Release()
|