Searched refs:NFC_INVALID_RELEASE_TYPE (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
H A DphHal4Nfc_P2P.c332 ||(NFC_INVALID_RELEASE_TYPE != Hal4Ctxt->sTgtConnectInfo.ReleaseType))
336 SendStatus = (NFCSTATUS)(NFC_INVALID_RELEASE_TYPE !=
364 if(NFC_INVALID_RELEASE_TYPE != Hal4Ctxt->sTgtConnectInfo.ReleaseType)
H A DphHal4Nfc_Reader.c839 = NFC_INVALID_RELEASE_TYPE;
918 Hal4Ctxt->sTgtConnectInfo.ReleaseType = NFC_INVALID_RELEASE_TYPE;
H A DphHal4Nfc.c897 if(NFC_INVALID_RELEASE_TYPE == Hal4Ctxt->sTgtConnectInfo.ReleaseType)
H A DphLibNfc.c636 gpphLibContext->ReleaseType = NFC_INVALID_RELEASE_TYPE;
/external/libnfc-nxp/inc/
H A DphNfcTypes.h1057 NFC_INVALID_RELEASE_TYPE =0x00U,/**<Invalid release type */ enumerator in enum:phNfc_eReleaseType_t

Completed in 85 milliseconds