HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseType (Results 1 - 9 of 9) sorted by null

  /external/libnfc-nxp/src/
phHal4Nfc_Internal.h 146 phHal_eReleaseType_t ReleaseType;
phHal4Nfc_Reader.c     [all...]
phHal4Nfc.h 694 * disconnection is determined by the ReleaseType parameter.
703 * \param[in] ReleaseType Defines various modes of releasing an acquired
730 phHal_eReleaseType_t ReleaseType,
    [all...]
phLibNfc_Internal.h 237 phLibNfc_eReleaseType_t ReleaseType;
phLibNfc_initiator.c 792 phLibNfc_eReleaseType_t ReleaseType,
832 (ReleaseType != NFC_SMARTMX_RELEASE))
834 (ReleaseType == NFC_SMARTMX_RELEASE)))
847 gpphLibContext->ReleaseType = ReleaseType;
851 gpphLibContext->ReleaseType,
    [all...]
phHal4Nfc_P2P.c 332 ||(NFC_INVALID_RELEASE_TYPE != Hal4Ctxt->sTgtConnectInfo.ReleaseType))
337 Hal4Ctxt->sTgtConnectInfo.ReleaseType?NFCSTATUS_RELEASED:SendStatus);
364 if(NFC_INVALID_RELEASE_TYPE != Hal4Ctxt->sTgtConnectInfo.ReleaseType)
phLibNfc.h     [all...]
phHal4Nfc.c     [all...]
phLibNfc.c 636 gpphLibContext->ReleaseType = NFC_INVALID_RELEASE_TYPE;
    [all...]

Completed in 250 milliseconds