OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTransceiveTimeout
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Nfc/nci/jni/
NfcTag.h
276
** Function:
getTransceiveTimeout
284
int
getTransceiveTimeout
(int techId);
NativeSecureElement.cpp
154
int timeout = NfcTag::getInstance ().
getTransceiveTimeout
(TARGET_TYPE_ISO14443_4); //NFC service expects JNI to use ISO-DEP's timeout
NativeNfcTag.cpp
837
int timeout = NfcTag::getInstance ().
getTransceiveTimeout
(sCurrentConnectedTargetType);
[
all
...]
NfcTag.cpp
[
all
...]
NativeNfcManager.cpp
[
all
...]
Completed in 335 milliseconds