Searched refs:AVRCP_TARGET (Results 1 – 4 of 4) sorted by relevance
21 pub const AVRCP_TARGET: &str = "0000110C-0000-1000-8000-00805F9B34FB"; constant129 (Uuid::from_string(AVRCP_TARGET).unwrap(), Profile::AvrcpTarget),
133 public static final ParcelUuid AVRCP_TARGET = field in BluetoothUuid
689 if (uuid.equals(BluetoothUuid.AVRCP_TARGET)) { in shouldSendVolumeKeys()
1080 field @NonNull public static final android.os.ParcelUuid AVRCP_TARGET;