Home
last modified time | relevance | path

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

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_prm.c278 HAL_TRACE_ERROR1("Invalid i2c fix: invalid number of patches (%i)", u8); in nfc_hal_prm_spd_download_i2c_fix()
685 HAL_TRACE_ERROR1("Patch download failed, reason code=0x%X", status); in nfc_hal_prm_nci_command_complete_cback()
811 HAL_TRACE_ERROR1( in nfc_hal_prm_nci_command_complete_cback()
955 HAL_TRACE_ERROR1("Patch download: command timeout (state=%i)", in nfc_hal_prm_process_timeout()
1098 HAL_TRACE_ERROR1("Unexpected patch state:%d.", nfc_hal_cb.prm.state); in HAL_NfcPrmDownloadContinue()
Dnfc_hal_api.c186 HAL_TRACE_ERROR1("HAL_NfcWrite (): too many bytes (%d)", data_len); in HAL_NfcWrite()
Dnfc_hal_hci.c103 HAL_TRACE_ERROR1( in nfc_hal_hci_evt_hdlr()
775 HAL_TRACE_ERROR1( in nfc_hal_hci_set_next_hci_netwk_config()
Dnfc_hal_nci.c472 HAL_TRACE_ERROR1("Unknown packet type drop this byte 0x%x", byte); in nfc_hal_nci_receive_msg()
/system/nfc/src/hal/include/
Dnfc_hal_target.h207 #define HAL_TRACE_ERROR1(m, p1) \ macro
397 #define HAL_TRACE_ERROR1(m, p1) macro