commit | af1dae38ef72ec38f90b8b02502fb7643d64a359 | [log] [tgz] |
---|---|---|
author | Kiran Venkatappa <kiranv@codeaurora.org> | Fri Dec 23 19:58:54 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Wed Feb 22 11:13:14 2017 -0800 |
tree | 8ded4fe02fc289df81ec197f4a50aadac9ab9d69 | |
parent | 3f061a9d3740234e774514cbeb578c2a07377b2b [diff] |
qcacmn: Add support to send hw_mode in init cmd Support to add hw_mode in init command is added by FW to let host choose the mode to be use. Change init cmd send API to enable upper layer to send the hw_mode selected. Since this is new TLV in init command, init cmd send API needs to be changed to accommodate this parameter. Change-Id: I172d8d737425599c36666d9fec8a6cdd48085097 CRs-Fixed: 2004652