commit | 6046417b9e1974ee50d61a8304018e4c5865f97e | [log] [tgz] |
---|---|---|
author | Ajit Vaishya <ajitv@codeaurora.org> | Fri Sep 22 18:24:05 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Apr 19 18:45:03 2018 -0700 |
tree | 0600bfc2d02ba5ff0359c65b4871cbb893263488 | |
parent | 0280c850227ce90afaf9e1fcaf528df4a8483fdc [diff] |
Wifi-HAL: Pass a non NULL message through on_alert Framework expects a non NULL buffer for on_alert call back, without which the indication is not processed. Hence,pass a string as a buffer for on_alert. Change-Id: I465c96017b5d3e6651737b280d2b0b395c89fbec CRs-Fixed: 2089343