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
115
HAL_TRACE_ERROR0
("Unexpected end of patch.");
148
HAL_TRACE_ERROR0
("Unexpected chip ver.");
303
HAL_TRACE_ERROR0
("Invalid i2c fix: unexpected end of patch");
493
HAL_TRACE_ERROR0
("Invalid patch file header.");
630
HAL_TRACE_ERROR0
("NVM No buffer");
729
HAL_TRACE_ERROR0
("Patch authentication failed");
787
HAL_TRACE_ERROR0
("Got unexpected SECURE_PATCH_DOWNLOAD NTF");
808
HAL_TRACE_ERROR0
("NVM failed");
[
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");
562
HAL_TRACE_ERROR0
("nfc_hal_main_send_message(): drop data in low power mode");
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.");
326
HAL_TRACE_ERROR0
("Invalid length for incoming BT HCI message.");
656
HAL_TRACE_ERROR0
("nfc_hal_nci_add_nfc_pkt_type () : No space for packet type");
nfc_hal_hci.c
158
HAL_TRACE_ERROR0
("nfc_hal_hci_enable: unable to allocate buffer for reading hci network info from nvram");
332
HAL_TRACE_ERROR0
("Unable to allocate buffer for faking ADM_NOTIFY_ALL_PIPE_CLEARED cmd from HAL to stack");
726
HAL_TRACE_ERROR0
("nfc_hal_hci_set_next_hci_netwk_config: unable to allocate buffer for reading hci network info from nvram");
811
HAL_TRACE_ERROR0
("nfc_hal_hci_timeout_cback: Timeout - NFC HAL HCI BRCM Initialization Failed!");
nfc_hal_dm.c
161
HAL_TRACE_ERROR0
("nfc_hal_dm_set_config ():Bad TLV");
247
HAL_TRACE_ERROR0
("nfc_hal_dm_send_startup_vsc (): Bad start-up VSC");
788
HAL_TRACE_ERROR0
("nfc_hal_dm_send_nci_cmd(): no command window");
900
HAL_TRACE_ERROR0
("nfc_hal_dm_send_bt_cmd(): no command window");
[
all
...]
/external/libnfc-nci/src/hal/include/
nfc_hal_target.h
189
#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);}
239
#define
HAL_TRACE_ERROR0
(m)
Completed in 8660 milliseconds