Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" am: c8d5f84fcf

am: e00b92e550

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