OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfc_start_timer
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfc/int/
nfc_int.h
271
void
nfc_start_timer
(TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout);
/external/libnfc-nci/src/nfc/nfc/
nfc_task.c
50
** Function
nfc_start_timer
59
void
nfc_start_timer
(TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout)
function
nfc_main.c
[
all
...]
nfc_ncif.c
296
nfc_start_timer
(&nfc_cb.nci_wait_rsp_timer, (UINT16)(NFC_TTYPE_NCI_WAIT_RSP), nfc_cb.nci_wait_rsp_tout);
[
all
...]
Completed in 84 milliseconds