| Home | Sort by relevance Sort by last modified time |
| /hardware/libhardware/modules/nfc/ | |
| nfc_pn544_example.c | 58 static struct hw_module_methods_t nfc_module_methods = { variable in typeref:struct:hw_module_methods_t 70 .methods = &nfc_module_methods, |
| /external/libnfc-nci/halimpl/bcm2079x/ | |
| nfc_nci.c | 172 static struct hw_module_methods_t nfc_module_methods = variable in typeref:struct:hw_module_methods_t 187 .methods = &nfc_module_methods, |
| /hardware/libhardware/modules/nfc-nci/ | |
| nfc_nci_example.c | 106 static struct hw_module_methods_t nfc_module_methods = { variable in typeref:struct:hw_module_methods_t 118 .methods = &nfc_module_methods, |
| /external/libnfc-nci/halimpl/pn54x/ | |
| nfc_nci.c | 229 static struct hw_module_methods_t nfc_module_methods = variable in typeref:struct:hw_module_methods_t 245 .methods = &nfc_module_methods, |