d0c37e8d1bb50099f54e3fbcb25d08eca290f340
The availability status change test performs the following: - Disable RTT - Verifies broadcast informing of RTT status change arrives (and then validates disabled) - Enable RTT - Verifies broadcast informing of RTT status change arrives (and then validates enabled) However: there is no API available to CTS (to apps) to disable RTT in a robust way: - No APM control API - Disabling Wi-Fi is possible but that only disables RTT if scans are also disabled and there is no API for that and the rest of the tests requires scans to be on (higher priority tests). Bug: 74518964 Test: atest CtsNetTestCases:WifiRttTest Change-Id: Ieaeca065661cebae1921933fad56f82dd6f30c2f
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%