HomeSort by relevance Sort by last modified time
    Searched refs:NFC_NCI_CONTROLLER (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/include/hardware/
nfc.h 56 #define NFC_NCI_CONTROLLER "nci"
188 return module->methods->open(module, NFC_NCI_CONTROLLER,
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 79 if (strcmp(name, NFC_NCI_CONTROLLER) == 0) {
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 134 if (strcmp (name, NFC_NCI_CONTROLLER) == 0)

Completed in 114 milliseconds