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

Commit 897dc827 authored by Steven Liu's avatar Steven Liu
Browse files

Update the doc of getChannelSoundingSupportedSecurityLevels

Flag: com.android.bluetooth.flags.channel_sounding_25q2_apis
Bug: 367409858
Bug: 371095923
Test: m com.android.btservices
Change-Id: Ib700196ccf5451618e5f7ee81d5a18c24c8f70ec
parent b659e911
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -232,8 +232,10 @@ public final class DistanceMeasurementManager {
     *
     * <p>See: https://bluetooth.com/specifications/specs/core60-html/
     *
     * @return the set of supported security levels, empty when Channel Sounding is not supported or
     *     encounters an internal error.
     * @return the set of supported security levels, empty when encounters an internal error.
     * @throws UnsupportedOperationException if the {@link
     *     android.content.pm.PackageManager#FEATURE_BLUETOOTH_LE_CHANNEL_SOUNDING} is not
     *     supported.
     * @hide
     */
    @FlaggedApi(Flags.FLAG_CHANNEL_SOUNDING_25Q2_APIS)