OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hal_pre_discover
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c
65
static int
hal_pre_discover
(const struct nfc_nci_device *p_dev)
function
139
dev->nci_device.pre_discover =
hal_pre_discover
;
/hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c
45
static int
hal_pre_discover
(const struct nfc_nci_device *dev) {
function
91
dev->pre_discover =
hal_pre_discover
;
Completed in 327 milliseconds