OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfc_nci_open
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
nfc.h
186
static inline int
nfc_nci_open
(const struct hw_module_t* module,
function
/external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp
290
ret =
nfc_nci_open
(hw_module, &mHalDeviceContext);
292
ALOGE ("%s:
nfc_nci_open
fail", func);
Completed in 205 milliseconds