Searched refs:HAL_TRACE_ERROR2 (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_prm.c | 404 HAL_TRACE_ERROR2 ("Unsupported patchfile (number of patches (%i) exceeds maximum (%i)", in nfc_hal_prm_spd_check_version() 529 HAL_TRACE_ERROR2 ("NVM patch version is %d.%d", in nfc_hal_prm_spd_check_version() 685 …HAL_TRACE_ERROR2 ("Patch download failed, reason code=0x%X (%s)", status, nfc_hal_prm_spd_status_s… in nfc_hal_prm_nci_command_complete_cback() 907 …HAL_TRACE_ERROR2 ("Received unexpected RESET NTF (reset_reason=%i, reset_type=%i)", reset_reason, … in nfc_hal_prm_spd_reset_ntf() 1186 …HAL_TRACE_ERROR2 ("HAL_NfcPrmSetSpdNciCmdPayloadSize: invalid size (%i). Must be between %i and 25… in HAL_NfcPrmSetSpdNciCmdPayloadSize()
|
D | nfc_hal_nci.c | 95 …HAL_TRACE_ERROR2 ("nfc_hal_nci_assemble_nci_msg() - different messages 0x%x, 0x%x!!", nfc_hal_cb.n… in nfc_hal_nci_assemble_nci_msg() 120 …HAL_TRACE_ERROR2 ("nfc_hal_nci_assemble_nci_msg() buffer overrun (%d + %d)!!", nfc_hal_cb.ncit_cb.… in nfc_hal_nci_assemble_nci_msg()
|
/external/libnfc-nci/src/hal/include/ |
D | nfc_hal_target.h | 191 #define HAL_TRACE_ERROR2(m,p1,p2) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… macro 241 #define HAL_TRACE_ERROR2(m,p1,p2) macro
|