Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/ce/
Dstubs.cc26 void nfc_stop_timer(TIMER_LIST_ENT*) {} in nfc_stop_timer() function
/system/nfc/src/fuzzers/rw/
Dstubs.cc23 void nfc_stop_timer(TIMER_LIST_ENT*) {} in nfc_stop_timer() function
/system/nfc/src/nfc/nfc/
Dnfc_task.cc148 void nfc_stop_timer(TIMER_LIST_ENT* p_tle) { in nfc_stop_timer() function
Dnfc_main.cc387 nfc_stop_timer(&nfc_cb.deactivate_timer); in nfc_gen_cleanup()
554 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer); in nfc_main_flush_cmd_queue()
Dnfc_ncif.cc86 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer); in nfc_ncif_update_window()
167 nfc_stop_timer(&nfc_cb.deactivate_timer); in nfc_ncif_send_data()
1600 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer); in nfc_ncif_proc_reset_rsp()
/system/nfc/src/nfc/include/
Dnfc_int.h303 void nfc_stop_timer(TIMER_LIST_ENT* p_tle);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc490 nfc_stop_timer(&nfc_cb.nci_mode_set_ntf_timer); in nci_proc_ee_management_ntf()