Home
last modified time | relevance | path

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

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