Home
last modified time | relevance | path

Searched refs:HAL_TRACE_ERROR0 (Results 1 – 6 of 6) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_prm.c115 HAL_TRACE_ERROR0 ("Unexpected end of patch."); in nfc_hal_prm_spd_send_next_segment()
148 HAL_TRACE_ERROR0 ("Unexpected chip ver."); in nfc_hal_prm_spd_send_next_segment()
303 HAL_TRACE_ERROR0 ("Invalid i2c fix: unexpected end of patch"); in nfc_hal_prm_spd_download_i2c_fix()
493 HAL_TRACE_ERROR0 ("Invalid patch file header."); in nfc_hal_prm_spd_check_version()
630 HAL_TRACE_ERROR0 ("NVM No buffer"); in nfc_hal_prm_nvm_rw_cmd()
729 HAL_TRACE_ERROR0 ("Patch authentication failed"); in nfc_hal_prm_nci_command_complete_cback()
787 HAL_TRACE_ERROR0 ("Got unexpected SECURE_PATCH_DOWNLOAD NTF"); in nfc_hal_prm_nci_command_complete_cback()
808 HAL_TRACE_ERROR0 ("NVM failed"); in nfc_hal_prm_nci_command_complete_cback()
949 HAL_TRACE_ERROR0 ("Timeout waiting for RESET NTF after patch download"); in nfc_hal_prm_process_timeout()
1048 HAL_TRACE_ERROR0 ("This platform requires NVM and the NVM is not available - Abort"); in HAL_NfcPrmDownloadStart()
[all …]
Dnfc_hal_nci.c145 HAL_TRACE_ERROR0 ("nfc_hal_nci_assemble_nci_msg() clearing NCI_RAS_ERROR"); in nfc_hal_nci_assemble_nci_msg()
204 HAL_TRACE_ERROR0 ("Unable to allocate buffer for incoming NCI message."); in nfc_hal_nci_receive_nci_msg()
300 HAL_TRACE_ERROR0 ("[nfc] Unable to allocate buffer for incoming NCI message."); in nfc_hal_nci_receive_bt_msg()
326 HAL_TRACE_ERROR0 ("Invalid length for incoming BT HCI message."); in nfc_hal_nci_receive_bt_msg()
664 HAL_TRACE_ERROR0 ("nfc_hal_nci_add_nfc_pkt_type () : No space for packet type"); in nfc_hal_nci_add_nfc_pkt_type()
Dnfc_hal_main.c240HAL_TRACE_ERROR0 ("nfc_hal_main_userial_cback: USERIAL_ERR_EVT. Notifying NFC_TASK of transport er… in nfc_hal_main_userial_cback()
539 HAL_TRACE_ERROR0 ("Unable to allocate buffer for Sending credit ntf to stack"); in nfc_hal_send_credit_ntf_for_cid()
611 HAL_TRACE_ERROR0 ("nfc_hal_main_send_message(): drop data in low power mode"); in nfc_hal_main_send_message()
Dnfc_hal_hci.c158HAL_TRACE_ERROR0 ("nfc_hal_hci_enable: unable to allocate buffer for reading hci network info from… in nfc_hal_hci_enable()
332HAL_TRACE_ERROR0 ("Unable to allocate buffer for faking ADM_NOTIFY_ALL_PIPE_CLEARED cmd from HAL t… in nfc_hal_hci_fake_adm_notify_all_pipe_cleared_to_dh()
726HAL_TRACE_ERROR0 ("nfc_hal_hci_set_next_hci_netwk_config: unable to allocate buffer for reading hc… in nfc_hal_hci_set_next_hci_netwk_config()
811HAL_TRACE_ERROR0 ("nfc_hal_hci_timeout_cback: Timeout - NFC HAL HCI BRCM Initialization Failed!"); in nfc_hal_hci_timeout_cback()
Dnfc_hal_dm.c161 HAL_TRACE_ERROR0 ("nfc_hal_dm_set_config ():Bad TLV"); in nfc_hal_dm_set_config()
247 HAL_TRACE_ERROR0 ("nfc_hal_dm_send_startup_vsc (): Bad start-up VSC"); in nfc_hal_dm_send_startup_vsc()
900 HAL_TRACE_ERROR0 ("nfc_hal_dm_send_nci_cmd(): no command window"); in nfc_hal_dm_send_nci_cmd()
1012 HAL_TRACE_ERROR0 ("nfc_hal_dm_send_bt_cmd(): no command window"); in nfc_hal_dm_send_bt_cmd()
/external/libnfc-nci/src/hal/include/
Dnfc_hal_target.h189 #define HAL_TRACE_ERROR0(m) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… macro
239 #define HAL_TRACE_ERROR0(m) macro