public final class android.bluetooth.BluetoothSap implements android.bluetooth.BluetoothProfile
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.bluetooth.BluetoothSap
  super_class: java.lang.Object
{
  private static final java.lang.String TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "BluetoothSap"

  private static final boolean DBG;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final boolean VDBG;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.sap.profile.action.CONNECTION_STATE_CHANGED"

  private volatile IBluetoothSap mService;
    descriptor: LIBluetoothSap;
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  private final android.content.Context mContext;
    descriptor: Landroid/content/Context;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private android.bluetooth.BluetoothProfile$ServiceListener mServiceListener;
    descriptor: Landroid/bluetooth/BluetoothProfile$ServiceListener;
    flags: (0x0002) ACC_PRIVATE

  private android.bluetooth.BluetoothAdapter mAdapter;
    descriptor: Landroid/bluetooth/BluetoothAdapter;
    flags: (0x0002) ACC_PRIVATE

  public static final int STATE_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  public static final int RESULT_SUCCESS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int RESULT_CANCELED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback;
    descriptor: LIBluetoothStateChangeCallback;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final android.content.ServiceConnection mConnection;
    descriptor: Landroid/content/ServiceConnection;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(android.content.Context, android.bluetooth.BluetoothProfile$ServiceListener);
    descriptor: (Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 71
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    MethodParameters:
         Name  Flags
      context  
      l        

  boolean doBind();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;

  protected void finalize();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 157
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    Exceptions:
      throws java.lang.Throwable

  public synchronized void close();
    descriptor: ()V
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 174
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;

  public int getState();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 205
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;

  public android.bluetooth.BluetoothDevice getClient();
    descriptor: ()Landroid/bluetooth/BluetoothDevice;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 228
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;

  public boolean isConnected(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 251
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    MethodParameters:
        Name  Flags
      device  

  public boolean connect(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 271
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    MethodParameters:
        Name  Flags
      device  

  public boolean disconnect(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 285
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    MethodParameters:
        Name  Flags
      device  

  public java.util.List<android.bluetooth.BluetoothDevice> getConnectedDevices();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 306
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    Signature: ()Ljava/util/List<Landroid/bluetooth/BluetoothDevice;>;

  public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[]);
    descriptor: ([I)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 327
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    Signature: ([I)Ljava/util/List<Landroid/bluetooth/BluetoothDevice;>;
    MethodParameters:
        Name  Flags
      states  

  public int getConnectionState(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 348
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    MethodParameters:
        Name  Flags
      device  

  public boolean setPriority(android.bluetooth.BluetoothDevice, int);
    descriptor: (Landroid/bluetooth/BluetoothDevice;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 373
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    MethodParameters:
          Name  Flags
      device    
      priority  

  public int getPriority(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 399
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothSap cannot be resolved to a type\n\tIBluetoothSap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;
    MethodParameters:
        Name  Flags
      device  

  private static void log(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 430
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      msg   

  private boolean isEnabled();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothSap this
         0: .line 434
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothSap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothSap;

  private static boolean isValidDevice(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 444
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      device  
}
SourceFile: "BluetoothSap.java"
NestMembers:
  android.bluetooth.BluetoothSap$1  android.bluetooth.BluetoothSap$2
InnerClasses:
  public abstract ServiceListener = android.bluetooth.BluetoothProfile$ServiceListener of android.bluetooth.BluetoothProfile