qcacld-3.0: CL 1501755 - update fw common interface files

qcacld-2.0 to qcacld-3.0 propagation.

NAN Data Path WMI changes DATA END and CONFIRM messages

Change-Id: I6edaff37931db83d057e1ddb1e9952e2b0dc87aa
CRs-Fixed: 865207
This commit is contained in:
Anurag Chouhan
2016-04-27 16:13:35 +05:30
committed by Gerrit - the friendly Code Review server
parent 86eab9be3d
commit b36db51a55
3 changed files with 6 additions and 3 deletions

View File

@@ -11247,8 +11247,6 @@ typedef enum {
typedef struct {
/* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_ndp_end_req */
A_UINT32 tlv_header;
/** reason_code defined in wmi_ndp_end_reason_code */
A_UINT32 reason_code;
/** NDP instance id */
A_UINT32 ndp_instance_id;
} wmi_ndp_end_req_PROTOTYPE;
@@ -11540,6 +11538,10 @@ typedef struct {
A_UINT32 ndp_cfg_len;
/** Number of bytes in TLV wmi_ndp_app_info */
A_UINT32 ndp_app_info_len;
/** Reason Code */
A_UINT32 reason_code;
/** Number of active ndps on this peer */
A_UINT32 num_active_ndps_on_peer;
/**
* TLV (tag length value ) parameters follow the ndp_confirm
* structure. The TLV's are: