OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HiLayerRespLength
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/inc/
phNfcTypes.h
599
uint8_t
HiLayerRespLength
; /**< Higher Layer Response length */
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp
410
actBytes.reset(e->NewByteArray(psRemoteDevInfo->RemoteDevInfo.Iso14443B_Info.
HiLayerRespLength
));
411
e->SetByteArrayRegion(actBytes.get(), 0, psRemoteDevInfo->RemoteDevInfo.Iso14443B_Info.
HiLayerRespLength
,
[
all
...]
Completed in 95 milliseconds