OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stop_polling
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_NfcDepSWPrio.h
25
#define
STOP_POLLING
0x02
phNxpNciHal_NfcDepSWPrio.c
129
discover_type =
STOP_POLLING
;
526
case
STOP_POLLING
:
/external/autotest/client/cros/nfc/
console.py
305
def
stop_polling
(self, adapter):
member in class:NfcClient
544
self._nfc_client.
stop_polling
(NEARD_PATH + args[0])
Completed in 247 milliseconds