Home
last modified time | relevance | path

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

/system/nfc/src/hal/int/
Dnfc_hal_int_api.h301 uint8_t HAL_NfcSetTraceLevel(uint8_t new_level);
/system/nfc/halimpl/bcm2079x/adaptation/
DHalAdaptation.cpp203 HAL_NfcSetTraceLevel(logLevel); // Initialize HAL's logging level in HaiInitializeLibrary()
/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c736 uint8_t HAL_NfcSetTraceLevel(uint8_t new_level) { in HAL_NfcSetTraceLevel() function