Home
last modified time | relevance | path

Searched refs:A2DP (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothStressTest.java199 mTestUtils.disconnectProfile(mAdapter, device, BluetoothProfile.A2DP, null); in testConnectA2dp()
203 mTestUtils.connectProfile(mAdapter, device, BluetoothProfile.A2DP, in testConnectA2dp()
205 mTestUtils.disconnectProfile(mAdapter, device, BluetoothProfile.A2DP, in testConnectA2dp()
DBluetoothTestUtils.java224 case BluetoothProfile.A2DP: in ConnectProfileReceiver()
319 case BluetoothProfile.A2DP:
339 case BluetoothProfile.A2DP:
934 if (profile == BluetoothProfile.A2DP) { in connectProfile()
1009 if (profile == BluetoothProfile.A2DP) { in disconnectProfile()
1436 case BluetoothProfile.A2DP: in connectProxy()
1462 case BluetoothProfile.A2DP: in connectProxy()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpProfile.java95 BluetoothProfile.A2DP); in A2dpProfile()
206 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.A2DP, in finalize()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java68 public static final int A2DP = 2; field
DBluetoothA2dp.java581 mServiceListener.onServiceConnected(BluetoothProfile.A2DP, BluetoothA2dp.this);
593 mServiceListener.onServiceDisconnected(BluetoothProfile.A2DP);
DBluetoothAdapter.java1899 } else if (profile == BluetoothProfile.A2DP) { in getProfileProxy()
1953 case BluetoothProfile.A2DP: in closeProfileProxy()
/frameworks/base/docs/html/training/managing-audio/
Daudio-output.jd33 feature Bluetooth connectivity and support for A2DP audio. </p>
/frameworks/base/docs/html/about/versions/
Dandroid-1.5-highlights.jd84 <li>Stereo Bluetooth support (A2DP and AVCRP profiles)</li>
Dandroid-3.0.jd325 <h3>Bluetooth A2DP and headset APIs</h3>
327 <p>Android now includes APIs for applications to verify the state of connected Bluetooth A2DP and
335 android.bluetooth.BluetoothProfile#A2DP} or {@link android.bluetooth.BluetoothProfile#HEADSET}
Dandroid-3.0-highlights.jd251 … new connectivity that developers can build on. API support for Bluetooth A2DP and HSP profiles le…
Dandroid-4.0-highlights.jd678 <li>Bluetooth A2DP and HSP devices</li>
Djelly-bean.jd189 away on Nexus devices and other Android-compatible devices that offer A2DP/AVRCP
Dandroid-4.0.jd715 <p>Similar to regular headset and A2DP profile devices, you must call {@link
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd135 "A2DP" stands for Advanced Audio Distribution Profile.</dd>
916 <li><strong>A2DP</strong>. The Advanced Audio Distribution Profile (A2DP)
920 the Bluetooth A2DP Service via IPC.</li>
1056 object. <p>Similar to regular headset and A2DP profile devices, you must call
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java737 BluetoothProfile.A2DP); in onSystemReady()
3121 case BluetoothProfile.A2DP:
3222 case BluetoothProfile.A2DP:
3808 if (profile != BluetoothProfile.A2DP && profile != BluetoothProfile.A2DP_SINK) { in setBluetoothA2dpDeviceConnectionState()
3812 if (profile == BluetoothProfile.A2DP) { in setBluetoothA2dpDeviceConnectionState()
3819 (profile == BluetoothProfile.A2DP ? in setBluetoothA2dpDeviceConnectionState()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6481 field public static final int A2DP = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt7369 field public static final int A2DP = 2; // 0x2
Dsystem-current.txt7670 field public static final int A2DP = 2; // 0x2
Dtest-current.txt7378 field public static final int A2DP = 2; // 0x2