OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDestinationGate
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Nfc/nci/jni/
SecureElement.h
382
UINT8
mDestinationGate
; //destination gate of the UICC
SecureElement.cpp
65
mDestinationGate
(4), //loopback gate
158
mDestinationGate
= num;
159
ALOGD ("%s: Default destination gate: 0x%X", fn,
mDestinationGate
);
711
mDestinationGate
= gGatePipe;
748
&& (mHciCfg.pipe[xx].dest_gate ==
mDestinationGate
) )
780
nfaStat = NFA_HciCreatePipe (mNfaHciHandle, mNewSourceGate, destHost,
mDestinationGate
);
[
all
...]
Completed in 34 milliseconds