OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tCmdId
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc.c
80
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_RESET;
147
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_GETVERSION;
217
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_GETSESSIONSTATE;
305
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_CHECKINTEGRITY;
371
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_READ;
491
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_WRITE;
565
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_LOG;
636
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_FORCE;
831
(gpphDnldContext->
tCmdId
) = PH_DL_CMD_NONE;
[
all
...]
phDnldNfc_Internal.h
170
phDnldNfc_CmdId_t
tCmdId
; /* Cmd Id of the currently processed cmd */
phDnldNfc_Internal.c
682
(pDlContext->
tCmdId
);
[
all
...]
Completed in 55 milliseconds