commit | 38bf0d87b35a429c0a720723858fdfbde4facd75 | [log] [tgz] |
---|---|---|
author | Sathish Kumar <ksathis@codeaurora.org> | Thu Oct 20 14:07:21 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Sun Oct 23 21:05:28 2016 -0700 |
tree | 0ce95f61cb4f5eaab819edd5d9cbf83a8e9fc25e | |
parent | 41eca49c17932e161f708a1da870f292cbc06ac0 [diff] |
qcacmn: Add LOWI messages to be sent to FW LOWI messages to register, set capability and send RTT measurement request are not sent assuming only LCI and LCR messages are sent out to the FW using ol_ath_lowi_data_req_to_fw. Add code to send messages other than LCI and LCR through the API in ol_if_lowi.c when msg subtype is not one of LCI or LCR. Change-Id: I2deedaa6e03e769bf802337b2ec93d9573eb1b5a CRs-Fixed: 1079169