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

Commit 08c90805 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" into oc-dev

parents aec1fbea 76cceb11
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1484,8 +1484,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.
     */