summaryrefslogtreecommitdiffstats
path: root/wifi/1.0/types.hal
diff options
context:
space:
mode:
Diffstat (limited to 'wifi/1.0/types.hal')
-rw-r--r--wifi/1.0/types.hal3
1 files changed, 2 insertions, 1 deletions
diff --git a/wifi/1.0/types.hal b/wifi/1.0/types.hal
index b9fb0bded..4b8d68a0d 100644
--- a/wifi/1.0/types.hal
+++ b/wifi/1.0/types.hal
@@ -1411,7 +1411,8 @@ struct NanMatchInd {
vec<uint8_t> extendedServiceSpecificInfo;
/**
* The match filter from the discovery packet (publish or subscribe) which caused service
- * discovery. Matches the peer's |NanDiscoveryCommonConfig.txMatchFilter|.
+ * discovery. Matches the |NanDiscoveryCommonConfig.txMatchFilter| of the peer's Unsolicited
+ * publish message or of the local device's Active subscribe message.
* Max length: |NanCapabilities.maxMatchFilterLen|.
* NAN Spec: Service Descriptor Attribute (SDA) / Matching Filter
*/