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

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

Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" am:...

Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" am: b33d09e7 am: e00b92e550 am: b4be7093da
am: d6c4bcdc

Change-Id: I5b4523adc324a49f78d4f5a9309fc01dfcd14d04
parents ac098089 d6c4bcdc
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.
     */