qcacld-2.0 to qcacld-3.0 propagation Provide mechanism to user to enable or disable channel avoidance indication through vendor command and also control this mechanism using "gOptimizeCAevent" ini parameter. By default "gOPtimizeCAevent" ini parameter is disabled. Ini param controls the CA events based on the mode. If ini is enabled(1) then firmware will send CA events only in SAP/GO mode and it will not send any CA events in STA mode. If ini is disabled CA events are sent to host in all the modes. a. gOptimizeCAevent = 1 - When host sends ioctl(enable), FW will send "ONE" CA indication to host(though it is duplicate). - When host sends ioctl(disable), FW doesnot perform any action. - Whenever any change in CA and WLAN is SAP/P2P-GO mode, FW will send CA ind to host regardless of the ioctl status. b. gOptimizeCAevent = 0 - FW will ignore ioctl request if received. - CxM behavior will be as per the current implementation. Change-Id: I9bd81b03b97a60bb81e550068742b2fc0b776ebb CRs-Fixed: 903249 |
||
---|---|---|
.. | ||
wma_api.h | ||
wma_dfs_interface.h | ||
wma_if.h | ||
wma_internal.h | ||
wma_tgt_cfg.h | ||
wma_types.h | ||
wma.h |