OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfc_stop_timer
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfc/int/
nfc_int.h
270
void
nfc_stop_timer
(TIMER_LIST_ENT *p_tle);
/external/libnfc-nci/src/nfc/nfc/
nfc_task.c
149
** Function
nfc_stop_timer
156
void
nfc_stop_timer
(TIMER_LIST_ENT *p_tle)
function
nfc_main.c
327
nfc_stop_timer
(&nfc_cb.deactivate_timer);
511
nfc_stop_timer
(&nfc_cb.nci_wait_rsp_timer);
[
all
...]
nfc_ncif.c
73
nfc_stop_timer
(&nfc_cb.nci_wait_rsp_timer);
164
nfc_stop_timer
(&nfc_cb.deactivate_timer);
[
all
...]
Completed in 415 milliseconds