OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAL_TRACE_ERROR0
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c
100
HAL_TRACE_ERROR0
("Unexpected end of patch.");
133
HAL_TRACE_ERROR0
("Unexpected chip ver.");
288
HAL_TRACE_ERROR0
("Invalid i2c fix: unexpected end of patch");
427
HAL_TRACE_ERROR0
("Invalid patch file header.");
637
HAL_TRACE_ERROR0
("Patch authentication failed");
695
HAL_TRACE_ERROR0
("Got unexpected SECURE_PATCH_DOWNLOAD NTF");
[
all
...]
nfc_hal_main.c
205
HAL_TRACE_ERROR0
("nfc_hal_main_userial_cback: USERIAL_ERR_EVT. Notifying NFC_TASK of transport error");
490
HAL_TRACE_ERROR0
("Unable to allocate buffer for Sending credit ntf to stack");
555
HAL_TRACE_ERROR0
("nfc_hal_main_send_message(): drop data in low power mode");
nfc_hal_hci.c
138
HAL_TRACE_ERROR0
("nfc_hal_hci_enable: unable to allocate buffer for reading hci network info from nvram");
277
HAL_TRACE_ERROR0
("Unable to allocate buffer for faking ADM_NOTIFY_ALL_PIPE_CLEARED cmd from HAL to stack");
611
HAL_TRACE_ERROR0
("nfc_hal_hci_set_next_hci_netwk_config: unable to allocate buffer for reading hci network info from nvram");
695
HAL_TRACE_ERROR0
("nfc_hal_hci_timeout_cback: Timeout - NFC HAL HCI BRCM Initialization Failed!");
nfc_hal_nci.c
145
HAL_TRACE_ERROR0
("nfc_hal_nci_assemble_nci_msg() clearing NCI_RAS_ERROR");
204
HAL_TRACE_ERROR0
("Unable to allocate buffer for incoming NCI message.");
300
HAL_TRACE_ERROR0
("[nfc] Unable to allocate buffer for incoming NCI message.");
325
HAL_TRACE_ERROR0
("Invalid length for incoming BT HCI message.");
646
HAL_TRACE_ERROR0
("nfc_hal_nci_add_nfc_pkt_type () : No space for packet type");
nfc_hal_dm.c
169
HAL_TRACE_ERROR0
("nfc_hal_dm_set_config ():Bad TLV");
255
HAL_TRACE_ERROR0
("nfc_hal_dm_send_startup_vsc (): Bad start-up VSC");
695
HAL_TRACE_ERROR0
("nfc_hal_dm_send_nci_cmd(): no command window");
796
HAL_TRACE_ERROR0
("nfc_hal_dm_send_bt_cmd(): no command window");
[
all
...]
/external/libnfc-nci/src/hal/include/
nfc_hal_target.h
184
#define
HAL_TRACE_ERROR0
(m) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR) NCI_TRACE_0(TRACE_LAYER_HAL, TRACE_TYPE_ERROR, m);}
234
#define
HAL_TRACE_ERROR0
(m)
Completed in 28 milliseconds