1// Signature format: 2.0
2package android.bluetooth {
3
4  public final class BluetoothClass implements android.os.Parcelable {
5    method public int getClassOfDevice();
6  }
7
8}
9
10