ef22819b7f7e4bd682f1aca38e5dac84cf2a2559

Replace lim functions parameter struct scheduler_msg with struct bss_params. Internal functions don't need param struct scheduler_msg, wma can call lim API: lim_handle_mlm_add_bss_rsp directly instead of post msg. Refactor struct bss_params memory free method. whether success or fail when handle lim add bss rsp, struct bss_params memory need free, it is simple and clear to free only in one place: end of lim_handle_mlm_add_bss_rsp. Change-Id: I2d5d647a6949b1e0bdfbbe9a4dfb390a362a75ee CRs-Fixed: 2508876
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%