Skip to content

Document ScanResult ranging capabilities - #621

Merged
jonathanpeppers merged 2 commits into
mainfrom
jonathanpeppers-document-android-wifi-apis-e45
Aug 17, 2026
Merged

Document ScanResult ranging capabilities#621
jonathanpeppers merged 2 commits into
mainfrom
jonathanpeppers-document-android-wifi-apis-e45

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Refs #183

Sources

Validation

  • Parsed docs/xml/Android.Net.Wifi/ScanResult.xml as XML.
  • Confirmed CRLF line endings (2,363 LF / 2,363 CRLF).
  • Ran git diff --check.
  • Confirmed docs/xml/index.xml is untouched.
  • Selected members: 0 To be added. placeholders.
  • Current Android.Net.Wifi scope: 1,119 -> 1,115 To be added. placeholder lines; unrelated gaps remain, so this PR references rather than closes Add XML documentation for Android.Net.Wifi #183.

Refs #183

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the XML documentation for newly added Wi‑Fi ranging-related capabilities on Android.Net.Wifi.ScanResult, replacing placeholder text with member-specific descriptions aligned to the Android reference docs (refs #183).

Changes:

  • Added a summary for Is80211azNtbResponder() describing IEEE 802.11az non-trigger-based ranging responder support.
  • Filled in <value> documentation for IsRangingFrameProtectionRequired and IsSecureHeLtfSupported.
  • Added a summary for IsTwtResponder describing Target Wake Time (TWT) responder support.
Suppressed comments (1)

docs/xml/Android.Net.Wifi/ScanResult.xml:1080

  • The text uses inconsistent casing/grammar ("whether AP is Target Wake Time (TWT) Responder."), which reads awkwardly in generated docs. Use a complete sentence consistent with the updated summary and expand "AP" to "access point".
        <summary>Gets whether the access point is a Target Wake Time (TWT) responder.</summary>
        <value>whether AP is Target Wake Time (TWT) Responder.</value>

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/xml/Android.Net.Wifi/ScanResult.xml Outdated
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers
jonathanpeppers requested review from dalexsoto and removed request for dalexsoto August 16, 2026 20:57
@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

@dalexsoto dalexsoto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ScanResult ranging capability contracts, API levels, managed signatures, and generated documentation match Android.

@jonathanpeppers
jonathanpeppers merged commit e166809 into main Aug 17, 2026
3 checks passed
@jonathanpeppers
jonathanpeppers deleted the jonathanpeppers-document-android-wifi-apis-e45 branch August 17, 2026 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add XML documentation for Android.Net.Wifi

3 participants