OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATRInfo_Length
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_NfcIPMgmt.c
[
all
...]
phFriNfc_LlcpMacNfcip.c
100
LlcpMac->sConfigParam.length = (LlcpMac->psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.
ATRInfo_Length
- 3);
/packages/apps/Nfc/jni/
com_android_nfc_NativeP2pDevice.cpp
52
psGeneralBytes->length = psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.
ATRInfo_Length
;
53
psGeneralBytes->buffer = (uint8_t*)malloc(psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.
ATRInfo_Length
);
com_android_nfc_NativeNfcManager.cpp
[
all
...]
/external/libnfc-nxp/inc/
phNfcTypes.h
736
uint8_t
ATRInfo_Length
;
[
all
...]
Completed in 27 milliseconds