Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" am: c8d5f84fcf am: e00b92e550

am: b4be7093da

Change-Id: I712347c5e3ceaae00fd179e77d62311ef6bba89d
This commit is contained in:
Jakub Pawlowski
2017-04-21 20:50:07 +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.
*/