summaryrefslogtreecommitdiff
path: root/qcwcn/wifi_hal/nan_i.h
diff options
context:
space:
mode:
authorSubhani Shaik <subhanis@codeaurora.org>2016-10-26 02:55:03 -0700
committerEtan Cohen <etancohen@google.com>2016-11-29 22:18:29 +0000
commit72b3426eb3492af55570592c05e5374cd6236a43 (patch)
treeae6ecce37cab94b763c5bd02d451fafa27423a44 /qcwcn/wifi_hal/nan_i.h
parent1af864da9125aeb4b87435d99a312d0cbd222094 (diff)
downloadwlan-72b3426eb3492af55570592c05e5374cd6236a43.tar.gz
WifiHal: Configure Service Auto or Non Auto response in firmware
Configure the Service Non Auto responder mode. Accept all subscribes is the default firmware behavior. If Non Auto response is configured in the Publish API, firmware notifies the framework and expects a response from the Publisher. Bug: 33209958 Test: Integration data-path tests (sl4a) passing Change-Id: I73fa14465c7676a59071d415547c616e228d0289
Diffstat (limited to 'qcwcn/wifi_hal/nan_i.h')
-rw-r--r--qcwcn/wifi_hal/nan_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qcwcn/wifi_hal/nan_i.h b/qcwcn/wifi_hal/nan_i.h
index 99fb7e8..d1f235b 100644
--- a/qcwcn/wifi_hal/nan_i.h
+++ b/qcwcn/wifi_hal/nan_i.h
@@ -128,6 +128,7 @@ typedef enum
NAN_TLV_TYPE_POST_NAN_CONNECTIVITY_CAPABILITIES_RECEIVE = 8,
NAN_TLV_TYPE_POST_NAN_DISCOVERY_ATTRIBUTE_RECEIVE = 9,
NAN_TLV_TYPE_BEACON_SDF_PAYLOAD_RECEIVE = 10,
+ NAN_TLV_TYPE_NAN_SERVICE_ACCEPT_POLICY = 17,
NAN_TLV_TYPE_SDF_LAST = 4095,
/* Configuration types */