Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment"

am: c8d5f84fcf

Change-Id: Ieec563c19e318e6ffc0716009d554a11ff9f4847
This commit is contained in:
Jakub Pawlowski
2017-04-21 20:38:00 +00:00
committed by android-build-merger

View File

@@ -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.
*/