Home
last modified time | relevance | path

Searched refs:lower_interface (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
DphDnldNfc.c479 phNfc_sLowerIF_t lower_interface; member
990 &(psDnldContext->lower_interface); in phDnldNfc_Release_Lower()
1176 phNfc_sLowerIF_t *plower_if = &(psDnldContext->lower_interface); in phDnldNfc_Send()
1249 plower_if = &(psDnldContext->lower_interface); in phDnldNfc_Receive()
2572 psDnldContext->lower_interface.pcontext, pHwRef); in phDnldNfc_Resume()
3003 psDnldContext->lower_interface.pcontext, pHwRef); in phDnldNfc_Receive_Complete()
3025 psDnldContext->lower_interface.pcontext, pHwRef); in phDnldNfc_Receive_Complete()
3046 psDnldContext->lower_interface.pcontext, pHwRef); in phDnldNfc_Receive_Complete()
3681 p_dnld_context->lower_interface.pcontext, pHwRef ); in phDnldNfc_Abort()
3747 plower_if = dnldReference.plower_if = &(psDnldContext->lower_interface); in phDnldNfc_Upgrade()
[all …]
DphHciNfc_Generic.c521 &(psHciContext->lower_interface); in phHciNfc_Release_Lower()
560 phNfc_sLowerIF_t *plower_if = &(psHciContext->lower_interface); in phHciNfc_Send()
625 plower_if = &(psHciContext->lower_interface); in phHciNfc_Receive()
DphHciNfc_Generic.h601 phNfc_sLowerIF_t lower_interface; member
DphHciNfc.c150 plower_if = hciReference.plower_if = &(psHciContext->lower_interface); in phHciNfc_Initialise()
DphHciNfc_Sequence.c1477 &(psHciContext->lower_interface); in phHciNfc_Release_Sequence()