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

Commit c325fca5 authored by Ang Li's avatar Ang Li
Browse files

Fix comment for sendData.

Merging kwd commit 683de828a8d1244d3220bb43f5d5742f594887d6
Change-Id: I5f3c16f3e99dce8bbb0011af3322ce3e6487d6d9
parent 52a568b5
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