Searched defs:p_tle (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/system/nfc/src/nfc/nfc/ |
H A D | nfc_task.cc | 53 void nfc_start_timer(TIMER_LIST_ENT* p_tle, uint16_t type, uint32_t timeout) { in nfc_start_timer() 89 uint32_t nfc_remaining_time(TIMER_LIST_ENT* p_tle) { in nfc_remaining_time() 103 TIMER_LIST_ENT* p_tle; in nfc_process_timer_evt() local 148 void nfc_stop_timer(TIMER_LIST_ENT* p_tle) { in nfc_stop_timer() 170 void nfc_start_quick_timer(TIMER_LIST_ENT* p_tle, uint16_t type, in nfc_start_quick_timer() 209 void nfc_stop_quick_timer(TIMER_LIST_ENT* p_tle) { in nfc_stop_quick_timer() 228 TIMER_LIST_ENT* p_tle; in nfc_process_quick_timer_evt() local
|
/aosp_15_r20/system/nfc/src/gki/common/ |
H A D | gki_time.cc | 614 void GKI_init_timer_list_entry(TIMER_LIST_ENT* p_tle) { in GKI_init_timer_list_entry() 644 TIMER_LIST_ENT* p_tle; in GKI_update_timer_list() local 717 TIMER_LIST_ENT* p_tle; in GKI_get_remaining_ticks() local 763 void GKI_add_to_timer_list(TIMER_LIST_Q* p_timer_listq, TIMER_LIST_ENT* p_tle) { in GKI_add_to_timer_list() 853 TIMER_LIST_ENT* p_tle) { in GKI_remove_from_timer_list()
|
/aosp_15_r20/system/nfc/src/nfa/sys/ |
H A D | nfa_sys_ptim.cc | 62 TIMER_LIST_ENT* p_tle; in nfa_sys_ptim_timer_update() local 124 void nfa_sys_ptim_start_timer(tPTIM_CB* p_cb, TIMER_LIST_ENT* p_tle, in nfa_sys_ptim_start_timer() 152 void nfa_sys_ptim_stop_timer(tPTIM_CB* p_cb, TIMER_LIST_ENT* p_tle) { in nfa_sys_ptim_stop_timer()
|
H A D | nfa_sys_main.cc | 336 void nfa_sys_start_timer(TIMER_LIST_ENT* p_tle, uint16_t type, in nfa_sys_start_timer() 350 void nfa_sys_stop_timer(TIMER_LIST_ENT* p_tle) { in nfa_sys_stop_timer()
|
/aosp_15_r20/system/nfc/src/fuzzers/integration/fakes/ |
H A D | gki_time_fakes.cc | 17 void GKI_add_to_timer_list(TIMER_LIST_Q* p_timer_listq, TIMER_LIST_ENT* p_tle) { in GKI_add_to_timer_list() 46 TIMER_LIST_ENT* p_tle) { in GKI_remove_from_timer_list()
|
/aosp_15_r20/system/nfc/src/nfa/dm/ |
H A D | nfa_dm_discover.cc | 834 TIMER_LIST_ENT* p_tle) { in nfa_dm_disc_deact_ntf_timeout_cback() 1562 TIMER_LIST_ENT* p_tle) { in nfa_dm_disc_kovio_timeout_cback()
|
/aosp_15_r20/system/nfc/src/nfc/tags/ |
H A D | rw_ci.cc | 156 void rw_ci_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_ci_process_timeout()
|
H A D | ce_t4t.cc | 514 void ce_t4t_process_timeout(TIMER_LIST_ENT* p_tle) { in ce_t4t_process_timeout()
|
H A D | rw_t1t.cc | 523 void rw_t1t_process_timeout(__attribute__((unused)) TIMER_LIST_ENT* p_tle) { in rw_t1t_process_timeout()
|
H A D | rw_mfc.cc | 663 void rw_mfc_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_mfc_process_timeout()
|
H A D | rw_t4t.cc | 2286 void rw_t4t_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_t4t_process_timeout()
|
H A D | rw_i93.cc | 3185 void rw_i93_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_i93_process_timeout()
|
H A D | rw_t3t.cc | 504 void rw_t3t_process_timeout(TIMER_LIST_ENT* p_tle) { in rw_t3t_process_timeout()
|