commit | 945c1548cec5e62cd5f06a28d8236fe403253f7c | [log] [tgz] |
---|---|---|
author | Veerendranath Jakkam <vjakkam@codeaurora.org> | Thu Dec 05 22:43:17 2019 +0530 |
committer | Veerendranath Jakkam <vjakkam@codeaurora.org> | Thu Jan 02 19:20:51 2020 +0530 |
tree | 4fb0aaced4401ad5f1a4712354c52655e1758d78 | |
parent | cd1d91d93f36a80c4d489ac6c08cef2766e3f081 [diff] |
wifi_hal: Check and update whitelist SSIDs lengths whitelist SSIDs configured from framework have fixed length of 32 bytes though they are null terminated with lesser lengths. This commit is to update whitelist SSIDs lengths correctly before sending to drvier. Change-Id: I7ce41788250a26c69b481062e33588a338f27366 CRs-Fixed: 2595924