Home
last modified time | relevance | path

Searched refs:nfc_stop_timer (Results 1 – 5 of 5) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_task.cc154 void nfc_stop_timer(TIMER_LIST_ENT* p_tle) { in nfc_stop_timer() function
Dnfc_main.cc355 nfc_stop_timer(&nfc_cb.deactivate_timer); in nfc_gen_cleanup()
523 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer); in nfc_main_flush_cmd_queue()
Dnfc_ncif.cc82 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer); in nfc_ncif_update_window()
166 nfc_stop_timer(&nfc_cb.deactivate_timer); in nfc_ncif_send_data()
1410 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer); in nfc_ncif_proc_reset_rsp()
/system/nfc/src/nfc/include/
Dnfc_int.h315 void nfc_stop_timer(TIMER_LIST_ENT* p_tle);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc441 nfc_stop_timer(&nfc_cb.nci_mode_set_ntf_timer); in nci_proc_ee_management_ntf()