commit | 925b837835f0ea1dce179dc0aa90fdddcbc303c7 | [log] [tgz] |
---|---|---|
author | nxpandroid <srikrishna.pramoda@nxp.com> | Mon Jul 31 15:26:27 2017 +0530 |
committer | nxpandroid <srikrishna.pramoda@nxp.com> | Mon Jul 31 15:26:27 2017 +0530 |
tree | fbde0941a22437afaa6d938cff891f3a033eae93 | |
parent | 4a179a7732b51372319e980b7a0c4c536457a381 [diff] |
fix for modeset callback not triggered eventhough FW sends modeset notification
diff --git a/src/nfc/nfc/nfc_ncif.c b/src/nfc/nfc/nfc_ncif.c index f6abaed..e1a0a6e 100644 --- a/src/nfc/nfc/nfc_ncif.c +++ b/src/nfc/nfc/nfc_ncif.c
@@ -2902,6 +2902,8 @@ case NCI_GID_EE_MANAGE: switch (oid) { case 0x00: + case 0x01: + /*FALL_THRU: NFCEE_MODE_SET_NTF*/ stat = false; break; default: