Searched refs:NFA_TRACE_DEBUG2 (Results 1 – 10 of 10) sorted by relevance
/external/libnfc-nci/src/nfa/sys/ |
D | nfa_sys_cback.c | 60 …NFA_TRACE_DEBUG2 ("nfa_sys_cback_notify_enable_complete () enable_cplt_flags=0x%x, enable_cplt_mas… in nfa_sys_cback_notify_enable_complete() 101 NFA_TRACE_DEBUG2 ("nfa_sys_cback_notify_nfcc_power_mode_proc_complete () flags=0x%x, mask=0x%x", in nfa_sys_cback_notify_nfcc_power_mode_proc_complete()
|
D | nfa_sys_main.c | 141 NFA_TRACE_DEBUG2 ("nfa_sys_register () id=%i, enable_cplt_mask=0x%x", in nfa_sys_register()
|
/external/libnfc-nci/src/nfa/ee/ |
D | nfa_ee_act.c | 163 …NFA_TRACE_DEBUG2 ("nfa_ee_update_route_size nfcee_id:0x%x size_mask:%d", p_cb->nfcee_id, p_cb->siz… in nfa_ee_update_route_size() 201 …NFA_TRACE_DEBUG2 ("nfa_ee_update_route_aid_size nfcee_id:0x%x size_aid:%d", p_cb->nfcee_id, p_cb->… in nfa_ee_update_route_aid_size() 249 NFA_TRACE_DEBUG2("nfa_ee_conn_cback: conn_id: %d, event=0x%02x", conn_id, event); in nfa_ee_conn_cback() 500 …NFA_TRACE_DEBUG2 ("nfa_ee_api_mode_set() handle:0x%02x mode:%d", p_cb->nfcee_id, p_data->mode_set.… in nfa_ee_api_mode_set() 711 NFA_TRACE_DEBUG2 ("status:%d ee_cfged:0x%02x ",evt_data.status, nfa_ee_cb.ee_cfged); in nfa_ee_api_add_aid() 739 NFA_TRACE_DEBUG2 ("aid_rt_info[%d]: 0x%02x", entry, p_cb->aid_rt_info[entry]); in nfa_ee_api_remove_aid() 755 NFA_TRACE_DEBUG2 ("nfa_ee_api_remove_aid len:%d, rest_len:%d", len, rest_len); in nfa_ee_api_remove_aid() 793 …NFA_TRACE_DEBUG2 ("nfa_ee_api_lmrt_size total size:%d remaining size:%d", total_size, evt_data.siz… in nfa_ee_api_lmrt_size() 1332 …NFA_TRACE_DEBUG2 ("nfa_ee_check_restore_complete nfa_ee_cb.ee_cfg_sts:0x%02x proc_complete:%d", nf… in nfa_ee_check_restore_complete() 1433 …NFA_TRACE_DEBUG2 ("nfa_ee_nci_mode_set_rsp() handle:0x%02x mode:%d", p_rsp->nfcee_id, p_rsp->mode); in nfa_ee_nci_mode_set_rsp() [all …]
|
D | nfa_ee_main.c | 357 NFA_TRACE_DEBUG2 ("nfa_ee_proc_evt: event=0x%02x int_event:0x%x", event, int_event); in nfa_ee_proc_evt() 673 …NFA_TRACE_DEBUG2 ("nfa_ee_evt_hdlr (): Event 0x%02x, State: %d", p_evt_data->hdr.event, nfa_ee_cb.… in nfa_ee_evt_hdlr()
|
D | nfa_ee_api.c | 100 NFA_TRACE_DEBUG2 ("NFA_EeGetInfo em_state:%d cur_ee:%d", nfa_ee_cb.em_state, nfa_ee_cb.cur_ee); in NFA_EeGetInfo() 426 NFA_TRACE_DEBUG2 ("aid:<%02x%02x>", p_aid[0], p_aid[1]); in NFA_EeAddAidRouting()
|
/external/libnfc-nci/src/nfa/dm/ |
D | nfa_dm_discover.c | 1059 NFA_TRACE_DEBUG2 ("nfa_dm_cb.disc_cb.entry[%d].selected_disc_mask = 0x%x", in nfa_dm_start_rf_discover() 1217 NFA_TRACE_DEBUG2 ("nfa_dm_disc_notify_activation (): tech_n_mode:0x%X, proto:0x%X", in nfa_dm_disc_notify_activation() 1257 NFA_TRACE_DEBUG2 ("activated_rf_interface:0x%x, activated_handle: 0x%x", in nfa_dm_disc_notify_activation() 1354 NFA_TRACE_DEBUG2 ("activated_protocol:0x%x, activated_handle: 0x%x", in nfa_dm_disc_notify_activation() 2630 NFA_TRACE_DEBUG2 ("nfa_dm_disc_sm_execute(): new state: %d, disc_flags: 0x%x", in nfa_dm_disc_sm_execute()
|
D | nfa_dm_act.c | 206 NFA_TRACE_DEBUG2 ("setcfg_pending_mask=0x%x, setcfg_pending_num=%d", in nfa_dm_proc_nfcc_power_mode() 261 … NFA_TRACE_DEBUG2 ("nfa_dm_nfc_response_cback () %s(0x%x)", nfa_dm_nfc_revt_2_str (event), event); in nfa_dm_nfc_response_cback()
|
/external/libnfc-nci/src/nfa/hci/ |
D | nfa_hci_utils.c | 294 NFA_TRACE_DEBUG2 ("nfa_hciu_alloc_gate id:%d app_handle: 0x%04x", gate_id, app_handle); in nfa_hciu_alloc_gate() 468 NFA_TRACE_DEBUG2 ("nfa_hciu_alloc_pipe:%d, index:%d", pipe_id, xx); in nfa_hciu_alloc_pipe()
|
/external/libnfc-nci/src/nfa/rw/ |
D | nfa_rw_act.c | 106 …NFA_TRACE_DEBUG2 ("nfa_rw_send_data_to_upper: Len [0x%X] Status [%s]", p_rw_data->data.p_data->len… in nfa_rw_send_data_to_upper() 108 …NFA_TRACE_DEBUG2 ("nfa_rw_send_data_to_upper: Len [0x%X] Status [0x%X]", p_rw_data->data.p_data->l… in nfa_rw_send_data_to_upper()
|
/external/libnfc-nci/src/include/ |
D | bt_trace.h | 1578 #define NFA_TRACE_DEBUG2(m,p1,p2) {if (nfa_sys_cb.trace_level >= BT_TRACE_LEVEL_DEBUG… macro 3555 #define NFA_TRACE_DEBUG2(m,p1,p2) macro
|