diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-07-18 12:27:26 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-07-18 12:27:26 -0700 |
| commit | 8a3d03cb55623abef2aa238dc864dc2838721780 (patch) | |
| tree | 2020bd01c7bb4663de06860f4dfac3d5d61fab2b | |
| parent | 941c7d74efd6f4ddf97d04de087afc3bdce81428 (diff) | |
| parent | c9a8ee14bc776310bb0715db8d464fe4480b5c42 (diff) | |
Merge "fw-api: CL 3231362 - update fw common interface files" into wlan-api.lnx.1.1-dev
| -rwxr-xr-x | fw/wmi_tlv_defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/wmi_tlv_defs.h b/fw/wmi_tlv_defs.h index 46ae42193c23..631c9b77fa79 100755 --- a/fw/wmi_tlv_defs.h +++ b/fw/wmi_tlv_defs.h @@ -838,6 +838,7 @@ typedef enum { WMITLV_TAG_STRUC_wmi_pdev_bss_chan_info_event_fixed_param, WMITLV_TAG_STRUC_wmi_roam_lca_disallow_config_tlv_param, WMITLV_TAG_STRUC_wmi_vdev_limit_offchan_cmd_fixed_param, + WMITLV_TAG_STRUC_wmi_roam_rssi_rejection_oce_config_param, } WMITLV_TAG_ID; /* |
