Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHal4Nfc_P2P.c162 Hal4Ctxt->psTrcvCtxtInfo->P2P_Send_In_Progress = TRUE; in phHal4Nfc_Send()
329 Hal4Ctxt->psTrcvCtxtInfo->P2P_Send_In_Progress = FALSE; in phHal4Nfc_SendCompleteHandler()
411 Hal4Ctxt->psTrcvCtxtInfo->P2P_Send_In_Progress = TRUE; in phHal4Nfc_SendCompleteHandler()
DphHal4Nfc_Internal.h98 uint8_t P2P_Send_In_Progress; member
DphHal4Nfc_Reader.c625 Hal4Ctxt->psTrcvCtxtInfo->P2P_Send_In_Progress = TRUE; in phHal4Nfc_Transceive()
845 &&(TRUE == Hal4Ctxt->psTrcvCtxtInfo->P2P_Send_In_Progress)) in phHal4Nfc_Disconnect()