qcacld-3.0: CL 1607151 - update fw common interface files
Propagation from qcacld-2.0 to qcacld-3.0 add nan_data_supported_bands to NaN capabilities messages Change-Id: Ib7ee708c9235e86cf9588d011de29df1e34ad690 CRs-fixed: 865207
This commit is contained in:

committed by
qcabuildsw

parent
e326c92400
commit
19aa3bf9b4
@@ -11884,6 +11884,8 @@ typedef struct {
|
||||
A_UINT32 max_ndp_sessions;
|
||||
/** Max number of peer's per ndi */
|
||||
A_UINT32 max_peers_per_ndi;
|
||||
/** which combination of bands is supported - see NAN_DATA_SUPPORTED_BAND enums */
|
||||
A_UINT32 nan_data_supported_bands;
|
||||
} wmi_ndi_cap_rsp_event_fixed_param_PROTOTYPE;
|
||||
|
||||
#define wmi_ndi_cap_rsp_event_fixed_param wmi_ndi_cap_rsp_event_fixed_param_PROTOTYPE
|
||||
|
Reference in New Issue
Block a user