OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISP_NCI
(Results
1 - 8
of
8
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/include/
buildcfg.h
35
#define
DISP_NCI
ProtoDispAdapterDisplayNciPacket
android_logmsg.h
32
#define
DISP_NCI
ProtoDispAdapterDisplayNciPacket
/external/libnfc-nci/src/include/
buildcfg.h
87
#define
DISP_NCI
ProtoDispAdapterDisplayNciPacket
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c
65
#ifdef
DISP_NCI
66
DISP_NCI
((UINT8 *) (p_msg + 1) + p_msg->offset, (UINT16) (p_msg->len), TRUE);
149
#ifdef
DISP_NCI
152
DISP_NCI
((UINT8 *) (p_msg + 1) + p_msg->offset, (UINT16) (p_msg->len), TRUE);
761
#ifdef
DISP_NCI
765
DISP_NCI
((UINT8 *) (p_buf + 1) + p_buf->offset, p_buf->len, FALSE);
790
#ifdef
DISP_NCI
792
DISP_NCI
(p + delta, (UINT16) (p_buf->len - delta), FALSE);
817
#ifdef
DISP_NCI
819
DISP_NCI
(p + delta, (UINT16) (p_buf->len - delta), FALSE)
[
all
...]
nfc_hal_main.c
532
#ifdef
DISP_NCI
533
DISP_NCI
(ps, (UINT16) p_msg->len, TRUE);
560
#ifdef
DISP_NCI
581
#ifdef
DISP_NCI
583
DISP_NCI
(ps + delta, (UINT16) (p_msg->len - delta), FALSE);
nfc_hal_hci.c
324
#ifdef
DISP_NCI
325
DISP_NCI
(ps, (UINT16) p_msg->len, TRUE);
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
525
#if !defined (
DISP_NCI
)
526
#define
DISP_NCI
(DispNci)
528
#endif /*
DISP_NCI
*/
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
[
all
...]
Completed in 421 milliseconds