Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal_IoctlOperations.cc60 extern NFCSTATUS phNxpLog_EnableDisableLogLevel(uint8_t enable);
334 if (phNxpLog_EnableDisableLogLevel((uint8_t)tmp) != NFCSTATUS_SUCCESS) { in phNxpNciHal_setSystemProperty()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/log/
H A DphNxpLog.cc278 uint8_t phNxpLog_EnableDisableLogLevel(uint8_t enable) { in phNxpLog_EnableDisableLogLevel() function