OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfc_ncif_proc_activate
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/int/
nfc_int.h
238
NFC_API extern void
nfc_ncif_proc_activate
(UINT8 *p, UINT8 len);
/external/libnfc-nci/src/nfc/nci/
nci_hrcv.c
245
nfc_ncif_proc_activate
(pp, len);
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
751
** Function
nfc_ncif_proc_activate
759
void
nfc_ncif_proc_activate
(UINT8 *p, UINT8 len)
function
799
NFC_TRACE_DEBUG3 ("
nfc_ncif_proc_activate
:%d %d, mode:0x%02x", len, len_act, mode);
[
all
...]
Completed in 26 milliseconds