Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc125 static bool phNxpNciHal_CheckKeyNeeded(string key);
420 if (!phNxpNciHal_CheckKeyNeeded(key)) continue; in phNxpNciHal_extractConfig()
534 static bool phNxpNciHal_CheckKeyNeeded(string key) { in phNxpNciHal_CheckKeyNeeded() function