Searched defs:A2DP_SINK (Results 1 – 7 of 7) sorted by relevance
241 A2DP_SINK, mToken)); in testIsProfileInhibited_defaultFalse() local
11 pub const A2DP_SINK: &str = "0000110B-0000-1000-8000-00805F9B34FB"; constant
140 @SystemApi int A2DP_SINK = 11; field
52 public static final ParcelUuid A2DP_SINK = field in BluetoothUuid
130 sProfileNames.put(BluetoothProfile.A2DP_SINK, "A2DP Sink"); in sProfileNames.put()138 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