OSDN Git Service

Add max transmit messages allowed in capabilities
authorSubhani Shaik <subhanis@codeaurora.org>
Wed, 4 May 2016 22:27:46 +0000 (15:27 -0700)
committerEtan Cohen <etancohen@google.com>
Mon, 16 May 2016 20:28:31 +0000 (13:28 -0700)
Change-Id: Iebf9003d3ef8614f4943c17c7d5aec003d8ab8a4

include/hardware_legacy/wifi_nan.h

index c743666..a361b60 100644 (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;
 
 /*