Searched refs:nfcHalPrediscover (Results 1 – 3 of 3) sorted by relevance
99 nfcHalInf.nfcHalPrediscover = nullptr; in ResetNfcInterface()137 nfcHalInf.nfcHalPrediscover = reinterpret_cast<int (*)()> in InitNfcHalInterfaces()162 nfcHalInf.nfcHalCoreInitialized == nullptr || nfcHalInf.nfcHalPrediscover == nullptr || in InitNfcHalInterfaces()234 if (nfcHalInf.nfcHalPrediscover == nullptr) { in VendorPrediscover()238 int ret = nfcHalInf.nfcHalPrediscover(); in VendorPrediscover()
65 int (*nfcHalPrediscover)(void); member
26 nfcHalInf.nfcHalPrediscover = nullptr; in NfcVendorAdaptions()