Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java65 public static final int A2DP = 2; field
DBluetoothA2dp.java455 mServiceListener.onServiceConnected(BluetoothProfile.A2DP, BluetoothA2dp.this);
462 mServiceListener.onServiceDisconnected(BluetoothProfile.A2DP);
DBluetoothAdapter.java1157 } else if (profile == BluetoothProfile.A2DP) { in getProfileProxy()
1193 case BluetoothProfile.A2DP: in closeProfileProxy()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothStressTest.java215 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.A2DP, null); in testConnectA2dp()
219 mTestUtils.connectProfile(adapter, device, BluetoothProfile.A2DP, in testConnectA2dp()
221 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.A2DP, in testConnectA2dp()
DBluetoothTestUtils.java220 case BluetoothProfile.A2DP: in ConnectProfileReceiver()
315 case BluetoothProfile.A2DP:
335 case BluetoothProfile.A2DP:
939 if (profile == BluetoothProfile.A2DP) { in connectProfile()
1014 if (profile == BluetoothProfile.A2DP) { in disconnectProfile()
1441 case BluetoothProfile.A2DP: in connectProxy()
1467 case BluetoothProfile.A2DP: in connectProxy()
/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.jd83 <li>Stereo Bluetooth support (A2DP and AVCRP profiles)</li>
Dandroid-3.0.jd324 <h3>Bluetooth A2DP and headset APIs</h3>
326 <p>Android now includes APIs for applications to verify the state of connected Bluetooth A2DP and
334 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.jd675 <li>Bluetooth A2DP and HSP devices</li>
Dandroid-4.0.jd711 <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>
920 <li><strong>A2DP</strong>. The Advanced Audio Distribution Profile (A2DP)
924 the Bluetooth A2DP Service via IPC.</li>
1060 object. <p>Similar to regular headset and A2DP profile devices, you must call
/frameworks/base/media/java/android/media/
DAudioService.java2171 case BluetoothProfile.A2DP:
2239 case BluetoothProfile.A2DP:
3936 BluetoothProfile.A2DP); in onReceive()
/frameworks/base/api/
D14.txt4566 field public static final int A2DP = 2; // 0x2
D15.txt4575 field public static final int A2DP = 2; // 0x2
D16.txt4784 field public static final int A2DP = 2; // 0x2
D17.txt4874 field public static final int A2DP = 2; // 0x2
Dcurrent.txt4874 field public static final int A2DP = 2; // 0x2