Bladeren bron

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 jaren geleden
bovenliggende
commit
572a6beb20
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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 */