Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dnfc.h175 static inline int nfc_nci_open(const struct hw_module_t* module, in nfc_nci_open() function
/hardware/interfaces/nfc/1.0/default/
DNfc.cpp85 ret = nfc_nci_open (hw_module, &nfc_device); in HIDL_FETCH_INfc()