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

Commit 3a7f182f authored by Ang Li's avatar Ang Li Committed by Android (Google) Code Review
Browse files

Merge "Fix comment for sendData."

parents 7160e5f7 c325fca5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -640,7 +640,7 @@ public final class BluetoothInputDevice implements BluetoothProfile {
     * <p>Requires {@link android.Manifest.permission#BLUETOOTH_ADMIN} permission.
     *
     * @param device Remote Bluetooth Device
     * @param data Data to send
     * @param report Report to send
     * @return false on immediate error,
     *               true otherwise
     * @hide