4c777b4a1aedf944ca581024e5a77d189dfee265

In function wma_get_buf_extscan_change_monitor_cmd() and wma_get_buf_iextscan_hotlist_cmd(), numAp is of type uint32_t but it is assigned to variable numap of type int. Fix this by making 'numap' also of same type 'uint32_t'. Change-Id: I02502f05d2305f62cbde47db2893770673d19fc3 CRs-Fixed: 1096384
Leírás
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%