Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.c279NFA_TRACE_ERROR2 ("nfa_hci_alloc_gate - no free Gate ID: %u App Handle: 0x%04x", gate_id, app_han… in nfa_hciu_alloc_gate()
302NFA_TRACE_ERROR2 ("nfa_hci_alloc_gate - no CB Gate ID: %u App Handle: 0x%04x", gate_id, app_hand… in nfa_hciu_alloc_gate()
Dnfa_hci_act.c636NFA_TRACE_ERROR2 ("nfa_hci_api_create_pipe Cannot create pipe! APP: 0x%02x does not own the gate:0… in nfa_hci_api_create_pipe()
/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_act.c102 NFA_TRACE_ERROR2 ("aid_len: %d exceeds max(%d)", aid_len, NFA_MAX_AID_LEN); in nfa_ee_trace_aid()
813NFA_TRACE_ERROR2 ("nfa_ee_api_update_now still waiting for update complete ee_wait_evt:0x%x wait_r… in nfa_ee_api_update_now()
1128NFA_TRACE_ERROR2 ("NFA-EE num_ee_expecting:%d > max:%d", nfa_ee_cb.num_ee_expecting, NFA_EE_MAX_EE… in nfa_ee_nci_disc_rsp()
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c1617NFA_TRACE_ERROR2("Unable to write NDEF. Tag maxsize=%i, request write size=%i", nfa_rw_cb.ndef_max… in nfa_rw_start_ndef_write()
/external/libnfc-nci/src/include/
Dbt_trace.h1546 #define NFA_TRACE_ERROR2(m,p1,p2) {if (nfa_sys_cb.trace_level >= BT_TRACE_LEVEL_ERROR… macro
3523 #define NFA_TRACE_ERROR2(m,p1,p2) macro