Searched defs:p_tle (Results 1 – 13 of 13) sorted by relevance
/system/nfc/src/nfc/nfc/ |
D | nfc_task.cc | 60 void nfc_start_timer(TIMER_LIST_ENT* p_tle, uint16_t type, uint32_t timeout) { in nfc_start_timer() 96 uint32_t nfc_remaining_time(TIMER_LIST_ENT* p_tle) { in nfc_remaining_time() 110 TIMER_LIST_ENT* p_tle; in nfc_process_timer_evt() local 154 void nfc_stop_timer(TIMER_LIST_ENT* p_tle) { in nfc_stop_timer() 176 void nfc_start_quick_timer(TIMER_LIST_ENT* p_tle, uint16_t type, in nfc_start_quick_timer() 215 void nfc_stop_quick_timer(TIMER_LIST_ENT* p_tle) { in nfc_stop_quick_timer() 234 TIMER_LIST_ENT* p_tle; in nfc_process_quick_timer_evt() local
|
/system/nfc/src/nfa/sys/ |
D | nfa_sys_ptim.cc | 63 TIMER_LIST_ENT* p_tle; in nfa_sys_ptim_timer_update() local 126 void nfa_sys_ptim_start_timer(tPTIM_CB* p_cb, TIMER_LIST_ENT* p_tle, in nfa_sys_ptim_start_timer() 155 void nfa_sys_ptim_stop_timer(tPTIM_CB* p_cb, TIMER_LIST_ENT* p_tle) { in nfa_sys_ptim_stop_timer()
|
D | nfa_sys_main.cc | 343 void nfa_sys_start_timer(TIMER_LIST_ENT* p_tle, uint16_t type, in nfa_sys_start_timer() 357 void nfa_sys_stop_timer(TIMER_LIST_ENT* p_tle) { in nfa_sys_stop_timer()
|
/system/nfc/src/gki/common/ |
D | gki_time.cc | 608 void GKI_init_timer_list_entry(TIMER_LIST_ENT* p_tle) { in GKI_init_timer_list_entry() 638 TIMER_LIST_ENT* p_tle; in GKI_update_timer_list() local 703 TIMER_LIST_ENT* p_tle; in GKI_get_remaining_ticks() local 749 void GKI_add_to_timer_list(TIMER_LIST_Q* p_timer_listq, TIMER_LIST_ENT* p_tle) { in GKI_add_to_timer_list() 839 TIMER_LIST_ENT* p_tle) { in GKI_remove_from_timer_list()
|
/system/nfc/src/nfc/llcp/ |
D | llcp_main.cc | 148 void llcp_process_timeout(TIMER_LIST_ENT* p_tle) { in llcp_process_timeout()
|
/system/nfc/src/nfa/p2p/ |
D | nfa_p2p_main.cc | 170 TIMER_LIST_ENT* p_tle) { in nfa_p2p_update_active_listen_timeout_cback()
|
/system/nfc/src/nfc/tags/ |
D | ce_t4t.cc | 519 void ce_t4t_process_timeout(TIMER_LIST_ENT* p_tle) { in ce_t4t_process_timeout()
|
D | rw_t1t.cc | 528 void rw_t1t_process_timeout(__attribute__((unused)) TIMER_LIST_ENT* p_tle) { in rw_t1t_process_timeout()
|
D | rw_mfc.cc | 610 void rw_mfc_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_mfc_process_timeout()
|
D | rw_t4t.cc | 1711 void rw_t4t_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_t4t_process_timeout()
|
D | rw_i93.cc | 3088 void rw_i93_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_i93_process_timeout()
|
D | rw_t3t.cc | 471 void rw_t3t_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_t3t_process_timeout()
|
/system/nfc/src/nfa/dm/ |
D | nfa_dm_discover.cc | 819 TIMER_LIST_ENT* p_tle) { in nfa_dm_disc_deact_ntf_timeout_cback() 1559 TIMER_LIST_ENT* p_tle) { in nfa_dm_disc_kovio_timeout_cback()
|