Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/nci/
Dhal.cc99 static bool HalPrediscover() { in HalPrediscover() function
122 .prediscover = HalPrediscover,
/system/nfc/src/include/
DNfcAdaptation.h133 static bool HalPrediscover();
/system/nfc/src/adaptation/
DNfcAdaptation.cc515 mHalEntryFuncs.prediscover = HalPrediscover; in InitializeHalDeviceContext()
687 bool NfcAdaptation::HalPrediscover() { in HalPrediscover() function in NfcAdaptation