fw-api: Correct comments of wmi_wlm_config_cmd_fixed_param

Correct comments of wmi_wlm_config_cmd_fixed_param to avoid
misunderstanding.

Change-Id: Ia65fc4073500b8011b582cf3de01ebcaf9723bca
CRs-Fixed: 2831330
This commit is contained in:
Jianmin Zhu
2020-12-03 16:11:45 +08:00
committed by snandini
szülő 8c60ea1380
commit 572a6beb20

Fájl megtekintése

@@ -28040,7 +28040,7 @@ typedef enum {
* (1) disable secondary rate
*/
/* bit 0-3 of flags is used for scan operation */
/* bit 0: WLM_FLAGS_SCAN_SUPPRESS, suppress all scan and other bits would be ignored if bit is set */
/* bit 0: Avoid scan request from HLOS if bit is set */
#define WLM_FLAGS_SCAN_SUPPRESS 1 /* suppress all scan request */