Searched defs:A2DP_SINK (Results 1 – 7 of 7) sorted by relevance
49 public static final int A2DP_SINK = 11; field in ShadowBluetoothA2dp
8 pub const A2DP_SINK: &str = "0000110B-0000-1000-8000-00805F9B34FB"; constant
153 int A2DP_SINK = 11; field
50 public static final ParcelUuid A2DP_SINK = field in BluetoothUuid
105 sProfileNames.put(BluetoothProfile.A2DP_SINK, "A2DP Sink"); in sProfileNames.put()112 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