Searched refs:A2DP_SINK (Results 1 – 12 of 12) sorted by relevance
89 return BluetoothProfile.A2DP_SINK; in getProfileId()97 BluetoothProfile.A2DP_SINK); in A2dpSinkProfile()206 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.A2DP_SINK, in finalize()
52 BluetoothUuid.A2DP_SINK,
139 if (mA2dpSinkProfile == null && supportedList.contains(BluetoothProfile.A2DP_SINK)) { in updateLocalProfiles()
150 int A2DP_SINK = 11; field395 case A2DP_SINK: in getProfileName()
49 public static final ParcelUuid A2DP_SINK = field in BluetoothUuid
75 new BluetoothProfileConnector(this, BluetoothProfile.A2DP_SINK,
2738 } else if (profile == BluetoothProfile.A2DP_SINK) { in getProfileProxy()2809 case BluetoothProfile.A2DP_SINK: in closeProfileProxy()
63 mServiceListener.onServiceConnected(BluetoothProfile.A2DP_SINK, mService); in setUp()
453 BluetoothA2dp.STATE_CONNECTED, BluetoothProfile.A2DP_SINK, true, -1); in onA2dpProfileConnected()608 case BluetoothProfile.A2DP_SINK:637 case BluetoothProfile.A2DP_SINK:
546 if (profile != BluetoothProfile.A2DP && profile != BluetoothProfile.A2DP_SINK) { in setBluetoothA2dpDeviceConnectionState()
1415 field public static final int A2DP_SINK = 11; // 0xb1430 field @NonNull public static final android.os.ParcelUuid A2DP_SINK;