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

Commit 6f25026a authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7351654 from 26f28d4a29ddf43e96104e4f4ec84fcbefb24764 to sc-release

Change-Id: Id3e8d3c316768746ce392e0b06bd44aa0e714d00
parents d3a8146f aabcb3e3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1770,13 +1770,13 @@ public final class BluetoothDevice implements Parcelable {
     *
     * <p>This API is asynchronous and {@link #ACTION_UUID} intent is sent,
     * with the UUIDs supported by the remote end. If there is an error
     * in getting the SDP records or if the process takes a long time,
     * {@link #ACTION_UUID} intent is sent with the UUIDs that is currently
     * present in the cache. Clients should use the {@link #getUuids} to get UUIDs
     * in getting the SDP records or if the process takes a long time, or the device is bonding and
     * we have its UUIDs cached, {@link #ACTION_UUID} intent is sent with the UUIDs that is
     * currently present in the cache. Clients should use the {@link #getUuids} to get UUIDs
     * if service discovery is not to be performed.
     *
     * @return False if the check fails, True if the process of initiating an ACL connection
     * to the remote device was started.
     * to the remote device was started or cached UUIDs will be broadcast.
     */
    @RequiresLegacyBluetoothPermission
    @RequiresBluetoothConnectPermission