OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wCmdSendStatus
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Internal.h
169
NFCSTATUS
wCmdSendStatus
; /* Holds the status of cmd request made to cmd handler */
phDnldNfc_Internal.c
140
status = pDlCtxt->
wCmdSendStatus
;
162
status = pDlCtxt->
wCmdSendStatus
;
224
pDlCtxt->
wCmdSendStatus
= wStatus;
250
pDlCtxt->
wCmdSendStatus
= wStatus;
282
/* set read status to pDlCtxt->
wCmdSendStatus
to enable callback */
283
pDlCtxt->
wCmdSendStatus
= wStatus;
429
pDlCtxt->
wCmdSendStatus
= wStatus;
463
/* set read status to pDlCtxt->
wCmdSendStatus
to enable callback */
464
pDlCtxt->
wCmdSendStatus
= wStatus;
[
all
...]
Completed in 120 milliseconds