/system/nfc/src/gki/common/ |
D | gki.h | 297 struct TIMER_LIST_ENT; 298 typedef void(TIMER_CBACK)(TIMER_LIST_ENT* p_tle); 302 struct TIMER_LIST_ENT { struct 303 TIMER_LIST_ENT* p_next; argument 304 TIMER_LIST_ENT* p_prev; argument 315 TIMER_LIST_ENT* p_first; argument 316 TIMER_LIST_ENT* p_last; 400 extern void GKI_add_to_timer_list(TIMER_LIST_Q*, TIMER_LIST_ENT*); 405 extern void GKI_init_timer_list_entry(TIMER_LIST_ENT*); 407 extern void GKI_remove_from_timer_list(TIMER_LIST_Q*, TIMER_LIST_ENT*); [all …]
|
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() 702 TIMER_LIST_ENT* p_target_tle) { in GKI_get_remaining_ticks() 703 TIMER_LIST_ENT* p_tle; in GKI_get_remaining_ticks() 749 void GKI_add_to_timer_list(TIMER_LIST_Q* p_timer_listq, TIMER_LIST_ENT* p_tle) { in GKI_add_to_timer_list() 752 TIMER_LIST_ENT* p_temp; in GKI_add_to_timer_list() 839 TIMER_LIST_ENT* p_tle) { in GKI_remove_from_timer_list()
|
/system/nfc/src/nfc/include/ |
D | nfc_int.h | 195 TIMER_LIST_ENT mode_set_ntf_timer; /* Timer to wait for deactivation */ 196 TIMER_LIST_ENT deactivate_timer; /* Timer to wait for deactivation */ 204 TIMER_LIST_ENT 229 TIMER_LIST_ENT nci_mode_set_ntf_timer; /*Mode set notification timer*/ 313 void nfc_start_timer(TIMER_LIST_ENT* p_tle, uint16_t type, uint32_t timeout); 314 uint32_t nfc_remaining_time(TIMER_LIST_ENT* p_tle); 315 void nfc_stop_timer(TIMER_LIST_ENT* p_tle); 317 void nfc_start_quick_timer(TIMER_LIST_ENT* p_tle, uint16_t type, 319 void nfc_stop_quick_timer(TIMER_LIST_ENT* p_tle);
|
D | rw_int.h | 185 TIMER_LIST_ENT timer; /* timer to set timelimit for the response to command */ 406 TIMER_LIST_ENT t2_timer; /* timeout for each API call */ 510 TIMER_LIST_ENT timer; /* timeout for waiting for response */ 511 TIMER_LIST_ENT poll_timer; /* timeout for waiting for response */ 570 TIMER_LIST_ENT timer; /* timeout for each API call */ 626 TIMER_LIST_ENT timer; /* timeout for each API call */ 640 TIMER_LIST_ENT mfc_timer; /* timeout for each API call */ 709 TIMER_LIST_ENT timer; /* timeout for each sent command */ 785 extern void rw_t1t_process_timeout(TIMER_LIST_ENT* p_tle); 803 extern void rw_t3t_process_timeout(TIMER_LIST_ENT* p_tle); [all …]
|
D | ce_int.h | 90 TIMER_LIST_ENT timer; /* timeout for update file */ 166 extern void ce_t4t_process_timeout(TIMER_LIST_ENT* p_tle);
|
D | llcp_int.h | 78 TIMER_LIST_ENT timer; /* link timer for LTO and SYMM response */ 84 TIMER_LIST_ENT inact_timer; /* inactivity timer */ 172 TIMER_LIST_ENT timer; /* timer for connection complete */ 296 void llcp_process_timeout(TIMER_LIST_ENT* p_tle);
|
/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() 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()
|
/system/nfc/src/nfa/include/ |
D | nfa_sys_ptim.h | 77 extern void nfa_sys_ptim_start_timer(tPTIM_CB* p_cb, TIMER_LIST_ENT* p_tle, 89 extern void nfa_sys_ptim_stop_timer(tPTIM_CB* p_cb, TIMER_LIST_ENT* p_tle);
|
D | nfa_sys.h | 111 extern void nfa_sys_start_timer(TIMER_LIST_ENT* p_tle, uint16_t type, 113 extern void nfa_sys_stop_timer(TIMER_LIST_ENT* p_tle);
|
D | nfa_dta_int.h | 191 TIMER_LIST_ENT 227 TIMER_LIST_ENT llcp_cl_echo_timer; /* timer for the connectionless echo test 229 TIMER_LIST_ENT llcp_co_echo_timer; /* timer for the connection-oriented echo
|
D | nfa_dm_int.h | 402 TIMER_LIST_ENT tle; /* timer for waiting deactivation NTF */ 403 TIMER_LIST_ENT kovio_tle; /* timer for Kovio bar code tag presence check */ 502 TIMER_LIST_ENT tle;
|
D | nfa_snep_int.h | 165 TIMER_LIST_ENT timer; /* timer for client */
|
D | nfa_ee_int.h | 479 TIMER_LIST_ENT timer; /* timer to send info to NFCC */ 480 TIMER_LIST_ENT discv_timer; /* timer to end NFCEE discovery */
|
D | nfa_rw_int.h | 275 TIMER_LIST_ENT tle; /* list entry for nfa_rw timer */
|
D | nfa_p2p_int.h | 243 TIMER_LIST_ENT
|
D | nfa_hci_int.h | 377 TIMER_LIST_ENT timer; /* Timer to avoid indefinitely waiting for response */
|
/system/nfc/src/include/ |
D | nfc_hal_int.h | 165 TIMER_LIST_ENT 187 TIMER_LIST_ENT lp_timer; /* timer for low power mode */ 197 TIMER_LIST_ENT 225 TIMER_LIST_ENT timer; /* timer for NCI transport task */
|
/system/nfc/src/nfa/sys/ |
D | nfa_sys_ptim.cc | 63 TIMER_LIST_ENT* p_tle; in nfa_sys_ptim_timer_update() 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/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/nfa/dm/ |
D | nfa_dm_discover.cc | 64 static void nfa_dm_disc_kovio_timeout_cback(TIMER_LIST_ENT* p_tle); 73 TIMER_LIST_ENT timer_list; /*timer structure pointer */ 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()
|
/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()
|