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

  /hardware/libhardware/modules/nfc/
nfc_pn544_example.c 32 static int nfc_open(const hw_module_t* module, const char* name, function
59 .open = nfc_open,
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 78 static int nfc_open(const hw_module_t* module, const char* name, function
107 .open = nfc_open,
  /external/libnfc-nci/halimpl/pn54x/
nfc_nci.c 185 ** Function nfc_open
192 static int nfc_open(const hw_module_t* module, const char* name, function
231 .open = nfc_open,
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 132 static int nfc_open (const hw_module_t* module, const char* name, hw_device_t** device) function
174 .open = nfc_open,

Completed in 50 milliseconds