OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nxp_nfc_fw
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phDnldNfc.h
76
extern const uint8_t *
nxp_nfc_fw
;
113
uint8_t *
nxp_nfc_fw
,
128
,uint8_t *
nxp_nfc_fw
phDnldNfc.c
632
uint8_t *
nxp_nfc_fw
,
[
all
...]
phHal4Nfc.c
312
const unsigned char *
nxp_nfc_fw
= NULL;
variable
330
p = dlsym(handle, "
nxp_nfc_fw
");
332
ALOGE("Could not link
nxp_nfc_fw
");
335
nxp_nfc_fw
= (unsigned char *)p;
[
all
...]
Completed in 270 milliseconds