commit | 87d5a784d442e9fe0a6fdabe333ff56eb2413f5a | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri Oct 07 13:23:27 2022 +0800 |
committer | developer <developer@mediatek.com> | Fri Oct 07 13:23:27 2022 +0800 |
tree | 64bc93ffb7f36216f72c527f6b2bd7dad7efba89 | |
parent | 9cdaf6522d30e0fc5867c93b36314dc303406156 [diff] |
[rdkb][common][hal][Fix get channel bandwidth fail issue] [Description] Fix get channel bandwidth fail issue 1. When bandwidth is 160, the content of buf is 160MHz. So strcmp(buf,"160") will not equal zero [Release-log]