OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVT_SEND_DATA
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Nfc/nci/jni/
SecureElement.h
376
static const UINT8
EVT_SEND_DATA
= 0x10; //see specification ETSI TS 102 622 v9.0.0 (Host Controller Interface); section 9.3.3.3
SecureElement.cpp
949
nfaStat = NFA_HciSendEvent (mNfaHciHandle, mNewPipeId,
EVT_SEND_DATA
, xmitBufferSize, xmitBuffer, sizeof(mResponseData), mResponseData, timeoutMillisec);
[
all
...]
Completed in 341 milliseconds