Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java287 public static final int PROFILE_A2DP_SINK = 6; field in BluetoothClass
315 } else if (profile == PROFILE_A2DP_SINK) { in doesClassMatch()