Home
last modified time | relevance | path

Searched defs:OobData (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DOobData.java73 public final class OobData implements Parcelable { class
826 private OobData(@NonNull byte[] classicLength, @NonNull byte[] deviceAddressWithType, in OobData() method in OobData
837 private OobData(@NonNull byte[] deviceAddressWithType, @LeRole int leDeviceRole, in OobData() method in OobData
845 private OobData(Parcel in) { in OobData() method in OobData