Searched defs:A2DP_SINK (Results 1 – 7 of 7) sorted by relevance
49 public static final int A2DP_SINK = 11; field in ShadowBluetoothA2dp
11 pub const A2DP_SINK: &str = "0000110B-0000-1000-8000-00805F9B34FB"; constant
154 int A2DP_SINK = 11; field
50 public static final ParcelUuid A2DP_SINK = field in BluetoothUuid
129 sProfileNames.put(BluetoothProfile.A2DP_SINK, "A2DP Sink"); in sProfileNames.put()137 sProfileActions.put(A2DP_SINK_CONNECTION_STATE_CHANGED, BluetoothProfile.A2DP_SINK); in sProfileActions.put()
122 A2DP_SINK = 11 variable in BluetoothProfile
263 A2DP_SINK = 11; enumerator