OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DispNci
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/include/
buildcfg.h
33
void
DispNci
(UINT8 *p, UINT16 len, BOOLEAN is_recv);
34
#define DISP_NCI (
DispNci
)
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp
38
void
DispNci
(UINT8 *p, UINT16 len, BOOLEAN is_recv);
60
void
DispNci
(UINT8 *data, UINT16 len, BOOLEAN is_recv)
/external/libnfc-nci/src/include/
buildcfg.h
82
extern void
DispNci
(UINT8 *p, UINT16 len, BOOLEAN is_recv);
trace_api.h
55
BT_API extern void
DispNci
(UINT8 *p, UINT16 len, BOOLEAN is_recv);
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
495
#define DISP_NCI (
DispNci
)
496
void
DispNci
(UINT8 *p, UINT16 len, BOOLEAN is_recv);
Completed in 1043 milliseconds