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

Commit 6b6a3d9c authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

BluetoothCsipSetCoordination: Add missing description

Bug: 223346640
Test: Compile
Change-Id: I688333224eba359b08eb99e11b7bf498c8afa54b
parent e1a823ea
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -154,6 +154,9 @@ public final class BluetoothCsipSetCoordinator implements BluetoothProfile, Auto
     * Used as an extra field in {@link #ACTION_CSIS_DEVICE_AVAILABLE} intent.
     * Contains the group id.
     *
     * <p>Possible Values:
     * {@link GROUP_ID_INVALID} Invalid group identifier
     * 0x01 - 0xEF Valid group identifier
     * @hide
     */
    @SystemApi