commit | b8a645d44fd1f11f10fcf0af633173576dbfc291 | [log] [tgz] |
---|---|---|
author | suraj <suraj.uday.kotharkar@nxp.com> | Wed Sep 20 15:44:45 2017 +0530 |
committer | nxpandroid <srikrishna.pramoda@nxp.com> | Tue Sep 26 12:13:33 2017 +0530 |
tree | d773e199142d0436eeadb58d55f129befe7e7a29 | |
parent | a470f144b163e5084231178df4c1b5d5dcee311c [diff] |
Handling of command response when multiple proprietary command is sent.
diff --git a/src/nfc/nfc/nfc_ncif.c b/src/nfc/nfc/nfc_ncif.c index d59ff87..0beebbd 100644 --- a/src/nfc/nfc/nfc_ncif.c +++ b/src/nfc/nfc/nfc_ncif.c
@@ -779,7 +779,6 @@ if ((nfc_cb.nxpCbflag == true) && (nfc_ncif_proc_proprietary_rsp(mt, gid, oid) == true)) { nci_proc_prop_nxp_rsp(p_msg); - nfc_cb.nxpCbflag = false; return (free); } #endif