OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:start_polling
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_NfcDepSWPrio.h
23
#define
START_POLLING
0x00
phNxpNciHal_NfcDepSWPrio.c
183
discover_type =
START_POLLING
;
497
case
START_POLLING
:
/external/autotest/client/cros/nfc/
console.py
293
def
start_polling
(self, adapter):
member in class:NfcClient
532
self._nfc_client.
start_polling
(NEARD_PATH + args[0])
Completed in 460 milliseconds