Searched refs:wCmdSendStatus (Results 1 - 2 of 2) sorted by relevance

/hardware/nxp/nfc/halimpl/dnld/
H A DphDnldNfc_Internal.h201 wCmdSendStatus; /* Holds the status of cmd request made to cmd handler */ member in struct:phDnldNfc_DlContext
H A DphDnldNfc_Internal.cc140 status = pDlCtxt->wCmdSendStatus;
158 status = pDlCtxt->wCmdSendStatus;
217 pDlCtxt->wCmdSendStatus = wStatus;
240 pDlCtxt->wCmdSendStatus = wStatus;
266 /* set read status to pDlCtxt->wCmdSendStatus to enable callback */
267 pDlCtxt->wCmdSendStatus = wStatus;
390 pDlCtxt->wCmdSendStatus = wStatus;
418 /* set read status to pDlCtxt->wCmdSendStatus to enable callback */
419 pDlCtxt->wCmdSendStatus = wStatus;

Completed in 6 milliseconds