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:
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user