Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h258 bool_t bDmPending; member
DphFriNfc_LlcpTransport.c588 else if(psTransport->bDmPending) in phFriNfc_LlcpTransport_Send_CB()
591 psTransport->bDmPending = FALSE; in phFriNfc_LlcpTransport_Send_CB()
670 pLlcpTransport->bDmPending = FALSE; in phFriNfc_LlcpTransport_Reset()
940 psTransport->bDmPending = TRUE; in phFriNfc_LlcpTransport_SendDisconnectMode()