HomeSort by relevance Sort by last modified time
    Searched refs:wCmdSendStatus (Results 1 - 2 of 2) sorted by null

  /system/nfc/halimpl/pn54x/dnld/
phDnldNfc_Internal.h 192 wCmdSendStatus; /* Holds the status of cmd request made to cmd handler */
phDnldNfc_Internal.c 169 status = pDlCtxt->wCmdSendStatus;
187 status = pDlCtxt->wCmdSendStatus;
240 pDlCtxt->wCmdSendStatus = wStatus;
263 pDlCtxt->wCmdSendStatus = wStatus;
289 /* set read status to pDlCtxt->wCmdSendStatus to enable callback */
290 pDlCtxt->wCmdSendStatus = wStatus;
413 pDlCtxt->wCmdSendStatus = wStatus;
441 /* set read status to pDlCtxt->wCmdSendStatus to enable callback */
442 pDlCtxt->wCmdSendStatus = wStatus;
    [all...]

Completed in 572 milliseconds