OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NXP_ISO_XCHG_TIMEOUT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/inc/
phNfcConfig.h
174
#ifndef
NXP_ISO_XCHG_TIMEOUT
175
#define
NXP_ISO_XCHG_TIMEOUT
0x1BU
/external/libnfc-nxp/src/
phHciNfc_RFReader.c
66
uint8_t nxp_nfc_isoxchg_timeout =
NXP_ISO_XCHG_TIMEOUT
;
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp
624
phLibNfc_SetIsoXchgTimeout(
NXP_ISO_XCHG_TIMEOUT
);
[
all
...]
Completed in 33 milliseconds