Home
last modified time | relevance | path

Searched refs:RecvPending (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpMacNfcip.c153 if (LlcpMac->RecvPending) in phFriNfc_LlcpMac_Nfcip_Deactivate()
156 LlcpMac->RecvPending = FALSE; in phFriNfc_LlcpMac_Nfcip_Deactivate()
185 LlcpMac->RecvPending = FALSE; in phFriNfc_LlcpMac_Nfcip_Send_Cb()
220 LlcpMac->RecvPending = FALSE; in phFriNfc_LlcpMac_Nfcip_Receive_Cb()
264 LlcpMac->RecvPending = FALSE; in phFriNfc_LlcpMac_Nfcip_Transceive_Cb()
297 if(LlcpMac->RecvPending) in phFriNfc_LlcpMac_Nfcip_Send()
330 if(!LlcpMac->RecvPending) in phFriNfc_LlcpMac_Nfcip_Send()
395 LlcpMac->RecvPending = TRUE; in phFriNfc_LlcpMac_Nfcip_Receive()
409 LlcpMac->RecvPending = TRUE; in phFriNfc_LlcpMac_Nfcip_Receive()
419 LlcpMac->RecvPending = TRUE; in phFriNfc_LlcpMac_Nfcip_Receive()
DphFriNfc_LlcpMac.h185 uint8_t RecvPending; member
DphFriNfc_LlcpMac.c57 LlcpMac->RecvPending = 0; in phFriNfc_LlcpMac_Reset()