OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCI_MT_NTF
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
498
if (mt ==
NCI_MT_NTF
)
531
if (mt ==
NCI_MT_NTF
)
[
all
...]
nfc_hal_nci.c
563
if (mt ==
NCI_MT_NTF
)
573
if (mt ==
NCI_MT_NTF
)
nfc_hal_main.c
473
NCI_MSG_BLD_HDR0(p,
NCI_MT_NTF
, NCI_GID_CORE);
/external/libnfc-nci/src/hal/include/
nci_defs.h
60
#define
NCI_MT_NTF
3 /* (
NCI_MT_NTF
<< NCI_MT_SHIFT) = 0x60 */
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
423
case
NCI_MT_NTF
:
[
all
...]
Completed in 1112 milliseconds