HomeSort by relevance Sort by last modified time
    Searched full:remoteuuids (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 238 ParcelUuid[] remoteUuids = mBluetoothService.getRemoteUuids(address);
239 if (remoteUuids != null)
240 if (BluetoothUuid.containsAnyUuid(remoteUuids,

Completed in 156 milliseconds