Home
last modified time | relevance | path

Searched refs:bLastStatus (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphNxpNciHal_Dnld.cc88 NFCSTATUS bLastStatus; /* Holds the actual download write attempt status */ member
1548 (gphNxpNciHal_fw_IoctlCtx.bLastStatus) = status; in phNxpNciHal_fw_dnld_complete()
1555 if (NFCSTATUS_SUCCESS != gphNxpNciHal_fw_IoctlCtx.bLastStatus) { in phNxpNciHal_fw_dnld_complete()
1558 wStatus = gphNxpNciHal_fw_IoctlCtx.bLastStatus; in phNxpNciHal_fw_dnld_complete()
1562 gphNxpNciHal_fw_IoctlCtx.bLastStatus); in phNxpNciHal_fw_dnld_complete()
1665 (gphNxpNciHal_fw_IoctlCtx.bLastStatus) = NFCSTATUS_SUCCESS; in phNxpNciHal_fw_dnld_complete()
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphNxpNciHal_Dnld.cc98 NFCSTATUS bLastStatus; /* Holds the actual download write attempt status */ member
1535 (gphNxpNciHal_fw_IoctlCtx.bLastStatus) = status; in phNxpNciHal_fw_dnld_complete()
1542 if (NFCSTATUS_SUCCESS != gphNxpNciHal_fw_IoctlCtx.bLastStatus) { in phNxpNciHal_fw_dnld_complete()
1545 wStatus = gphNxpNciHal_fw_IoctlCtx.bLastStatus; in phNxpNciHal_fw_dnld_complete()
1549 gphNxpNciHal_fw_IoctlCtx.bLastStatus); in phNxpNciHal_fw_dnld_complete()
1644 (gphNxpNciHal_fw_IoctlCtx.bLastStatus) = NFCSTATUS_SUCCESS; in phNxpNciHal_fw_dnld_complete()