HomeSort by relevance Sort by last modified time
    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 279 ret = nfc_nci_open (hw_module, &mHalDeviceContext);
281 ALOGE ("%s: nfc_nci_open fail", func);

Completed in 382 milliseconds