瀏覽代碼

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
Jianmin Zhu 4 年之前
父節點
當前提交
572a6beb20
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fw/wmi_unified.h

+ 1 - 1
fw/wmi_unified.h

@@ -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 */