Searched defs:pre_discover (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dnfc.h46 * 4) Core NCI stack calls pre_discover() to allow HAL to prepare for RF discovery
49 * 7) Core NCI stack calls pre_discover() to prepare for RF discovery (e.g. screen turned back on)
150 * (*pre_discover)() Is called every time before starting RF discovery.
154 * If pre_discover() returns 0, the NCI stack will wait for a HAL_NFC_PRE_DISCOVER_CPLT_EVT
157 * If pre_discover() returns any other value, the NCI stack will start
160 int (*pre_discover)(const struct nfc_nci_device *p_dev); member in struct:nfc_nci_device

Completed in 60 milliseconds