Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h257 bool_t bFrmrPending; member
DphFriNfc_LlcpTransport.c551 if(psTransport->bFrmrPending) in phFriNfc_LlcpTransport_Send_CB()
554 psTransport->bFrmrPending = FALSE; in phFriNfc_LlcpTransport_Send_CB()
663 pLlcpTransport->bFrmrPending = FALSE; in phFriNfc_LlcpTransport_Reset()
890 psTransport->bFrmrPending = TRUE; in phFriNfc_LlcpTransport_SendFrameReject()