aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVikas Marwaha <vikasmarwaha@google.com>2020-11-18 21:56:26 +0000
committerVikas Marwaha <vikasmarwaha@google.com>2021-04-16 22:28:31 +0000
commit153bf58eda56f152b9593775a942f02d096b281e (patch)
tree8580813b18f6108bb75bb07418b070deb23eedd7
parentdab2c89c6355174713103faac2a1e6016b12f966 (diff)
downloadcdd-153bf58eda56f152b9593775a942f02d096b281e.tar.gz
CDD: Clarifications to Wi-Fi Aware Management interface address
randomization requirements. Minor clarification of the requirement and updating it to match with the Wi-Fi Aware standard specification. Change-Id: I5f6d792ba267e1b1fffd2da3bcc571d286597395 BUG:171723353 (cherry picked from commit 32644bda8d1e4464d4bb5d71800d40e51d7cb428)
-rw-r--r--7_hardware-compatibility/7_4_data-connectivity.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/7_hardware-compatibility/7_4_data-connectivity.md b/7_hardware-compatibility/7_4_data-connectivity.md
index f1aa803..7337035 100644
--- a/7_hardware-compatibility/7_4_data-connectivity.md
+++ b/7_hardware-compatibility/7_4_data-connectivity.md
@@ -225,7 +225,9 @@ http://developer.android.com/reference/android/net/wifi/aware/WifiAwareManager.h
* [C-1-2] MUST declare the `android.hardware.wifi.aware` feature flag.
* [C-1-3] MUST support Wi-Fi and Wi-Fi Aware operations concurrently.
* [C-1-4] MUST randomize the Wi-Fi Aware management interface address at intervals
- no longer than 30 minutes and whenever Wi-Fi Aware is enabled.
+ no longer than 30 minutes and whenever Wi-Fi Aware is enabled unless an Aware
+ ranging operation is ongoing or an Aware data-path is active (randomization is not
+ expected for as long as the data-path is active).
If device implementations include support for Wi-Fi Aware and
Wi-Fi Location as described in [Section 7.4.2.5](#7_4_2_5_Wi-Fi_Location) and