Home
last modified time | relevance | path

Searched refs:TIMER_LIST_ENT (Results 1 – 25 of 32) sorted by relevance

12

/system/nfc/src/fuzzers/nci/
Dstubs.cc36 void llcp_process_timeout(TIMER_LIST_ENT*) { abort(); } in llcp_process_timeout() argument
37 void rw_t1t_process_timeout(TIMER_LIST_ENT*) { abort(); } in rw_t1t_process_timeout() argument
39 void rw_t3t_process_timeout(TIMER_LIST_ENT*) { abort(); } in rw_t3t_process_timeout() argument
40 void rw_t4t_process_timeout(TIMER_LIST_ENT*) { abort(); } in rw_t4t_process_timeout() argument
41 void rw_i93_process_timeout(TIMER_LIST_ENT*) { abort(); } in rw_i93_process_timeout() argument
44 void rw_mfc_process_timeout(TIMER_LIST_ENT*) { abort(); } in rw_mfc_process_timeout() argument
45 void ce_t4t_process_timeout(TIMER_LIST_ENT*) { abort(); } in ce_t4t_process_timeout() argument
/system/nfc/src/gki/common/
Dgki.h297 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 …]
Dgki_time.cc608 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/
Dnfc_int.h195 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);
Drw_int.h185 TIMER_LIST_ENT timer; /* timer to set timelimit for the response to command */
404 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 */
590 TIMER_LIST_ENT timer; /* timeout for each API call */
648 TIMER_LIST_ENT timer; /* timeout for each API call */
662 TIMER_LIST_ENT mfc_timer; /* timeout for each API call */
780 TIMER_LIST_ENT timer; /* timeout for each sent command */
877 extern void rw_t1t_process_timeout(TIMER_LIST_ENT* p_tle);
895 extern void rw_t3t_process_timeout(TIMER_LIST_ENT* p_tle);
[all …]
Dce_int.h90 TIMER_LIST_ENT timer; /* timeout for update file */
166 extern void ce_t4t_process_timeout(TIMER_LIST_ENT* p_tle);
Dllcp_int.h78 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/
Dnfc_task.cc60 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/fuzzers/rw/
Dstubs.cc22 void nfc_start_quick_timer(TIMER_LIST_ENT*, uint16_t, uint32_t) {} in nfc_start_quick_timer() argument
23 void nfc_stop_timer(TIMER_LIST_ENT*) {} in nfc_stop_timer() argument
24 void nfc_stop_quick_timer(TIMER_LIST_ENT*) {} in nfc_stop_quick_timer() argument
/system/nfc/src/fuzzers/ce/
Dstubs.cc25 void nfc_start_quick_timer(TIMER_LIST_ENT*, uint16_t, uint32_t) {} in nfc_start_quick_timer() argument
26 void nfc_stop_timer(TIMER_LIST_ENT*) {} in nfc_stop_timer() argument
27 void nfc_stop_quick_timer(TIMER_LIST_ENT*) {} in nfc_stop_quick_timer() argument
/system/nfc/src/nfa/include/
Dnfa_sys_ptim.h77 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);
Dnfa_sys.h111 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);
Dnfa_dta_int.h191 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
Dnfa_snep_int.h165 TIMER_LIST_ENT timer; /* timer for client */
Dnfa_dm_int.h402 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;
Dnfa_rw_int.h283 TIMER_LIST_ENT tle; /* list entry for nfa_rw timer */
Dnfa_ee_int.h496 TIMER_LIST_ENT timer; /* timer to send info to NFCC */
497 TIMER_LIST_ENT discv_timer; /* timer to end NFCEE discovery */
Dnfa_p2p_int.h243 TIMER_LIST_ENT
Dnfa_hci_int.h377 TIMER_LIST_ENT timer; /* Timer to avoid indefinitely waiting for response */
/system/nfc/src/fuzzers/llcp/
Dstubs.cc5 void nfc_start_quick_timer(TIMER_LIST_ENT*, uint16_t, uint32_t) {} in nfc_start_quick_timer() argument
6 void nfc_stop_quick_timer(TIMER_LIST_ENT*) {} in nfc_stop_quick_timer() argument
45 void nfc_stop_timer(TIMER_LIST_ENT*) {}
/system/nfc/src/include/
Dnfc_hal_int.h165 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/
Dnfa_sys_ptim.cc63 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()
Dnfa_sys_main.cc343 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/
Dllcp_main.cc148 void llcp_process_timeout(TIMER_LIST_ENT* p_tle) { in llcp_process_timeout()
/system/nfc/src/nfa/p2p/
Dnfa_p2p_main.cc170 TIMER_LIST_ENT* p_tle) { in nfa_p2p_update_active_listen_timeout_cback()

12