Searched defs:A2DP (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfileState.java47 public static final int A2DP = 1; field in class:BluetoothProfileState
73 if (mProfile == A2DP && (newState == BluetoothProfile.STATE_CONNECTED ||
H A DBluetoothProfile.java63 * A2DP profile.
65 public static final int A2DP = 2; field in interface:BluetoothProfile
165 * {@link #A2DP}
175 * {@link #A2DP}

Completed in 67 milliseconds