Home
last modified time | relevance | path

Searched refs:NFC_PN544_CONTROLLER (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dnfc.h199 #define NFC_PN544_CONTROLLER "pn544" macro
264 return module->methods->open(module, NFC_PN544_CONTROLLER, in nfc_pn544_open()
/hardware/libhardware/modules/nfc/
Dnfc_pn544_example.c34 if (strcmp(name, NFC_PN544_CONTROLLER) == 0) { in nfc_open()