OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFC_CB
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/int/
nfc_int.h
203
}
tNFC_CB
;
212
NFC_API extern
tNFC_CB
nfc_cb;
214
NFC_API extern
tNFC_CB
*nfc_cb_ptr;
/external/libnfc-nci/src/nfc/nfc/
nfc_task.c
369
memset (&nfc_cb, 0, sizeof (
tNFC_CB
));
nfc_main.c
62
tNFC_CB
nfc_cb;
736
memset (&nfc_cb, 0, sizeof (
tNFC_CB
));
[
all
...]
Completed in 2179 milliseconds