Home
last modified time | relevance | path

Searched refs:bFrmrPending (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h259 bool_t bFrmrPending; member
DphFriNfc_LlcpTransport.c570 if(psTransport->bFrmrPending) in phFriNfc_LlcpTransport_Send_CB()
574 psTransport->bFrmrPending = FALSE; in phFriNfc_LlcpTransport_Send_CB()
671 pLlcpTransport->bFrmrPending = FALSE; in phFriNfc_LlcpTransport_Reset()
900 psTransport->bFrmrPending = TRUE; in phFriNfc_LlcpTransport_SendFrameReject()