fw-api: CL 22691990 - update fw common interface files

Change-Id: I4c32b5dbf1bc5b5f1f202afa6dbc58840d3a374b
WMI: add PAIRING,UNPAIRING IND NAN msg defs
CRs-Fixed: 2262693
此提交包含在:
spuligil
2023-04-22 06:01:17 -07:00
提交者 Madan Koyyalamudi
父節點 1453dfab23
當前提交 1057641213
共有 2 個檔案被更改,包括 15 行新增1 行删除

查看文件

@@ -27530,6 +27530,8 @@ typedef struct {
A_UINT32 tlv_header;
/** Maximum number of ndp sessions supported by the Firmware */
A_UINT32 max_ndp_sessions;
/** Maximum number of nan pairing sessions supported by the Firmware */
A_UINT32 max_pairing_sessions;
} wmi_nan_capabilities;
/** NAN DATA CMD's */
@@ -27634,6 +27636,10 @@ typedef struct {
A_UINT32 nan_passphrase_len;
/** Actual number of bytes in TLV nan_servicename */
A_UINT32 nan_servicename_len;
/** NAN Cipher Suite Capability field */
A_UINT32 nan_csid_cap;
/** GTK protection is required for the NDP */
A_UINT32 nan_gtk_required;
/**
* TLV (tag length value) parameters follow the ndp_initiator_req
* structure. The TLV's are:
@@ -27679,6 +27685,10 @@ typedef struct {
A_UINT32 nan_passphrase_len;
/** Actual number of bytes in TLV nan_servicename */
A_UINT32 nan_servicename_len;
/** NAN Cipher Suite Capability field */
A_UINT32 nan_csid_cap;
/** GTK protection is required for the NDP */
A_UINT32 nan_gtk_required;
/**
* TLV (tag length value) parameters follow the ndp_responder_req
* structure. The TLV's are:
@@ -27949,6 +27959,10 @@ typedef struct {
wmi_mac_addr self_ndi_mac_addr;
/** Number of bytes in TLV service_id */
A_UINT32 service_id_len;
/** NAN Cipher Suite Capability field */
A_UINT32 nan_csid_cap;
/** GTK protection is required for the NDP */
A_UINT32 nan_gtk_required;
/**
* TLV (tag length value) parameters follow the ndp_indication
* structure. The TLV's are: