Add max transmit messages allowed in capabilities

Change-Id: Iebf9003d3ef8614f4943c17c7d5aec003d8ab8a4
This commit is contained in:
Subhani Shaik 2016-05-04 15:27:46 -07:00 committed by Etan Cohen
parent 6092cea576
commit 923877c716

View file

@ -290,6 +290,7 @@ typedef struct {
u32 max_ndi_interfaces;
u32 max_ndp_sessions;
u32 max_app_info_len;
u32 max_queued_transmit_followup_msgs;
} NanCapabilities;
/*