Searched defs:A2DP_SINK (Results 1 – 5 of 5) sorted by relevance
149 int A2DP_SINK = 11; field
51 public static final ParcelUuid A2DP_SINK = field in BluetoothUuid
263 A2DP_SINK = 11; enumerator
93 sProfileActions.put(BluetoothProfile.A2DP_SINK, in sProfileActions.put()
84 sProfileNames.put(BluetoothProfile.A2DP_SINK, "A2DP Sink"); in sProfileNames.put()