Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 459f913c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[RTT] Update LCI/LCR documentation to refect to IEEE 802.11-2016 spec." into pi-dev

parents b90670cf 881ed3dd
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -189,7 +189,8 @@ public final class RangingResult implements Parcelable {
    }

    /**
     * @return The Location Configuration Information (LCI) as self-reported by the peer.
     * @return The Location Configuration Information (LCI) as self-reported by the peer. The format
     * is specified in the IEEE 802.11-2016 specifications, section 9.4.2.22.10.
     * <p>
     * Note: the information is NOT validated - use with caution. Consider validating it with
     * other sources of information before using it.
@@ -207,7 +208,8 @@ public final class RangingResult implements Parcelable {
    }

    /**
     * @return The Location Civic report (LCR) as self-reported by the peer.
     * @return The Location Civic report (LCR) as self-reported by the peer. The format
     * is specified in the IEEE 802.11-2016 specifications, section 9.4.2.22.13.
     * <p>
     * Note: the information is NOT validated - use with caution. Consider validating it with
     * other sources of information before using it.