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

Commit c611b7ae authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by android-build-merger
Browse files

Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" am: c8d5f84f am: e00b92e5

am: b4be7093

Change-Id: I712347c5e3ceaae00fd179e77d62311ef6bba89d
parents 90734c3d b4be7093
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1508,8 +1508,8 @@ public final class BluetoothAdapter {
    }

    /**
     * Return the maximum LE advertising data length,
     * if LE Extended Advertising feature is supported.
     * Return the maximum LE advertising data length in bytes,
     * if LE Extended Advertising feature is supported, 0 otherwise.
     *
     * @return the maximum LE advertising data length.
     */