commit | 0cc5d43944bf6b206693b74175c08326183e4f23 | [log] [tgz] |
---|---|---|
author | Subhani Shaik <subhanis@codeaurora.org> | Thu Jun 02 16:49:09 2016 -0700 |
committer | Ashwini Patil <apati@codeaurora.org> | Wed Jul 27 21:21:52 2016 +0530 |
tree | 48a63920a3c2f17a38d1c373d788e7a857f1849a | |
parent | 889af21bba762b8c44a633443e9d78dbf9830ee6 [diff] |
Wifihal: Fix service instance id from u16 to u32 The match handle is u32 returned as part of the match indication. This handle is used as publish id in the data request. The data request is using u16 currently, fixing the same. Change-Id: I38f756a0404a67372c4ee92cdd41f6777e865546 CRs-Fixed: 1045260