Searched refs:NFA_TRACE_DEBUG4 (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nci/src/nfa/ee/ |
D | nfa_ee_main.c | 158 …NFA_TRACE_DEBUG4 ("nfa_ee_restore_one_ecb () nfcee_id:0x%x, ecb_flags:0x%x ee_status:0x%x ee_old_s… in nfa_ee_restore_one_ecb() 669 NFA_TRACE_DEBUG4 ("nfa_ee_evt_hdlr (): Event %s(0x%02x), State: %s(%d)", in nfa_ee_evt_hdlr()
|
D | nfa_ee_act.c | 110 NFA_TRACE_DEBUG4 ("%s id:0x%x len=%d aid:%s", p_str, id, aid_len, buff); in nfa_ee_trace_aid() 1154 …NFA_TRACE_DEBUG4("nfa_ee_nci_disc_ntf() em_state:%d ee_flags:0x%x cur_ee:%d num_ee_expecting:%d", … in nfa_ee_nci_disc_ntf() 1468 NFA_TRACE_DEBUG4 ("status:%d ecb_flags :0x%02x ee_cfged:0x%02x ee_status:%d", in nfa_ee_nci_mode_set_rsp() 1857 …NFA_TRACE_DEBUG4("0x%x, 0x%x, 0x%x, 0x%x", p_handles[0], p_handles[1], p_handles[2], p_handles[3]); in nfa_ee_get_tech_route()
|
D | nfa_ee_api.c | 118 …NFA_TRACE_DEBUG4 ("xx:%d max_ret:%d, num_ret:%d ee_status:0x%x", xx, max_ret, num_ret, p_cb->ee_st… in NFA_EeGetInfo()
|
/external/libnfc-nci/src/nfa/hci/ |
D | nfa_hci_utils.c | 331 NFA_TRACE_DEBUG4 ("nfa_hciu_send_msg pipe_id:%d Type: %u Inst: %u len: %d", in nfa_hciu_send_msg() 544 …NFA_TRACE_DEBUG4 ("nfa_hciu_add_pipe_to_gate Gate ID: 0x%02x Pipe ID: 0x%02x pipe_index: %u Ap… in nfa_hciu_add_pipe_to_gate()
|
D | nfa_hci_act.c | 1387 …NFA_TRACE_DEBUG4 ("nfa_hci_handle_admin_gate_rsp - LastCmdSent: %s App: 0x%04x Gate: 0x%02x Pip… in nfa_hci_handle_admin_gate_rsp() 1390 …NFA_TRACE_DEBUG4 ("nfa_hci_handle_admin_gate_rsp LastCmdSent: %u App: 0x%04x Gate: 0x%02x Pipe:… in nfa_hci_handle_admin_gate_rsp()
|
/external/libnfc-nci/src/include/ |
D | bt_trace.h | 1580 #define NFA_TRACE_DEBUG4(m,p1,p2,p3,p4) {if (nfa_sys_cb.trace_level >= BT_TRACE_LEVEL_DEBUG… macro 3557 #define NFA_TRACE_DEBUG4(m,p1,p2,p3,p4) macro
|