Searched defs:AVRCP_CONTROLLER (Results 1 – 6 of 6) sorted by relevance
20 pub const AVRCP_CONTROLLER: &str = "0000110E-0000-1000-8000-00805F9B34FB"; constant
147 @SystemApi int AVRCP_CONTROLLER = 12; field
124 public static final ParcelUuid AVRCP_CONTROLLER = field in BluetoothUuid
123 AVRCP_CONTROLLER = 12 variable in BluetoothProfile
264 AVRCP_CONTROLLER = 12; enumerator
131 sProfileNames.put(BluetoothProfile.AVRCP_CONTROLLER, "AVRCP Controller"); in sProfileNames.put()