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

Commit 4634b5cd authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Bluetooth: improve getLeMaximumAdvertisingDataLength comment

Bug: 37534792
Test: none
Change-Id: Ieff71356aceb0e2a4c6e81d9053f854448e0c927
parent 946410ee
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.
     */