Home
last modified time | relevance | path

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

/hardware/libhardware/modules/nfc-nci/
Dnfc_nci_example.cpp47 static int hal_pre_discover(const struct nfc_nci_device* /*dev*/) { in hal_pre_discover() function
94 dev->pre_discover = hal_pre_discover; in nfc_open()
/hardware/st/nfc/1.0/
Dnfc_nci_st21nfc.c136 static int hal_pre_discover(__attribute__((unused)) const struct nfc_nci_device* p_dev) { in hal_pre_discover() function
221 dev->nci_device.pre_discover = hal_pre_discover; in nfc_open()