platform/upstream/bluez.git
9 years agoadd input connect signal 48/22748/2 tizen_3.0.m14.2_ivi accepted/tizen/ivi/20140623.084947 submit/tizen/20140613.101940 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140618.000002 submit/tizen_ivi/20140618.000003 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 tizen_3.0.m14.2_ivi_release
Gu Chaojie [Wed, 11 Jun 2014 08:13:44 +0000 (16:13 +0800)]
add input connect signal

Change-Id: Ife36b2531a588ff458f39fdffcdead52e745109a
Signed-off-by: Gu Chaojie <chao.jie.gu@intel.com>
9 years agoAdd NAP network signal accepted/tizen/ivi/20140613.100145 submit/tizen/20140610.094033
wu zheng [Tue, 10 Jun 2014 07:58:10 +0000 (03:58 -0400)]
Add NAP network signal

The patch exists in the bluez-5.12 tizen version.
Bluetooth-Frwk need the signal to notify the upper app.

Change-Id: I584a80c7d3970e6e85f3f143a861ae2ca559057f
Signed-off-by: Wu Zheng <wu.zheng@intel.com>
9 years agoadd property connected for input device 93/22593/1 submit/tizen/20140610.073017
Gu Chaojie [Mon, 9 Jun 2014 06:26:29 +0000 (14:26 +0800)]
add property connected for input device

Change-Id: I2bf22547f81e9a832861e31435d32297e87d4f89
Signed-off-by: Gu Chaojie <chao.jie.gu@intel.com>
9 years agoprofiles/audio: Fix propagation of EHOSTDOWN error 41/22541/1 submit/tizen/20140606.095742
Andrzej Kaczmarek [Wed, 4 Jun 2014 15:14:45 +0000 (17:14 +0200)]
profiles/audio: Fix propagation of EHOSTDOWN error

EHOSTDOWN error is now overwritten by EIO and once it's passed to
device_profile_connected it triggers connection of another profiles
while it should actually stop connecting them.

Change-Id: I2a2f802c582214170f7a2c8d89a550c72d07efab
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agocore: Fix cleaning pending services when ACL connection failed 40/22540/1
Andrzej Kaczmarek [Wed, 4 Jun 2014 15:14:44 +0000 (17:14 +0200)]
core: Fix cleaning pending services when ACL connection failed

In case ACL connection failed to establish, all pending services shall
be always removed. At the moment it's only done in case there's pending
Connect message which does not take into account reconnect scenario,
i.e. service connection was triggered by reconnection timeout and there
is no pending message.

In such case, when reconnection failed there will be some services on
pending list and subsequent reconnect attempts will fail with EBUSY
immediately.

Change-Id: I785bd791c8623a4452310d410e3dbb524e9976ec
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agopackaging: Add gatttool to bluez-test 38/22538/1
Sebastian Chlad [Thu, 5 Jun 2014 14:08:35 +0000 (16:08 +0200)]
packaging: Add gatttool to bluez-test

Change-Id: Ibb1714c7b774e106deaffcc3d08e3ccdda9f8493
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agopackaging: Add bluemoon to bluez.spec submit/tizen/20140605.113613
Sebastian Chlad [Tue, 27 May 2014 12:22:08 +0000 (14:22 +0200)]
packaging: Add bluemoon to bluez.spec

9 years agoUpdate BlueZ version to 5.19
Sebastian Chlad [Tue, 27 May 2014 10:06:14 +0000 (12:06 +0200)]
Update BlueZ version to 5.19

9 years ago[Bluez] enable bluez for mobile environment
seungku kim [Fri, 28 Mar 2014 06:17:11 +0000 (15:17 +0900)]
[Bluez] enable bluez for mobile environment

1. BROADCOM patchs are applied.
2. hciconfig, hciattach, hcitool, hcidump are changed.

Change-Id: Ia8944ec576830308212b6d7a637152042a9be931
Signed-off-by: seungku kim <seungku.kim@samsung.com>
9 years agoMulti-user compliance
Kévin THIERRY [Tue, 14 Jan 2014 09:40:18 +0000 (10:40 +0100)]
Multi-user compliance

Also update Group Tags and clean spec file.

Bug-Tizen: PTREL-391
Change-Id: Ibe889ab85cde4ecd3be7bb11f348d84df0b8ad81
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agobluetooth player: check CT for searchable value
Sebastian Chlad [Mon, 20 Jan 2014 11:18:18 +0000 (13:18 +0200)]
bluetooth player: check CT for searchable value

Temporary patch as this should be upstreamed. Simple check for searchable
value of the CT side (AVRCP profile)

Change-Id: Ida1ce01cec3c97e46cc7e6817a70b7fce5f6c3d6
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agobluetooth player: add searchable value to show cmd
Sebastian Chlad [Mon, 20 Jan 2014 09:03:15 +0000 (11:03 +0200)]
bluetooth player: add searchable value to show cmd

Temporary patch as this should be upstreamed. Allows simple check
of the search function for the client of the bluetooth-player

Change-Id: I7cfd678c012721ddc793bfd993241d7cdf66e492
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agoAdd the SmackExecLabel=User to allow rw for userspace apps
Michael Demeter [Tue, 14 Jan 2014 19:07:35 +0000 (11:07 -0800)]
Add the SmackExecLabel=User to allow rw for userspace apps

Change manifest to reflect the User label

Change-Id: Ifa16c42fec7da3702c0b9201545df803d463400e
Signed-off-by: Michael Demeter <michael.demeter@intel.com>
9 years agopackaging: add scotest to bluez-test package
Sebastian Chlad [Fri, 10 Jan 2014 13:08:51 +0000 (15:08 +0200)]
packaging: add scotest to bluez-test package

Change-Id: I56c46c6a9302eb5c61eda92c16f382f6a5249632
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agopackaging: add btmgmt to bluez-test package
Sebastian Chlad [Wed, 8 Jan 2014 13:53:41 +0000 (15:53 +0200)]
packaging: add btmgmt to bluez-test package

Change-Id: Ibf51bcb005a1bc15bbeb420e1708d8151401c37e
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agochange dbus policy to allow app user retrieves BT adapter
Corentin Lecouvey [Wed, 18 Dec 2013 15:57:19 +0000 (16:57 +0100)]
change dbus policy to allow app user retrieves BT adapter

According to bluetooth-frwk, app user needs permission to connect to org.bluez
and access to org.freedesktop.DBus.ObjectManager interface in order to retrieve
bluetooth adapter.

relates to TIVI-2064

Change-Id: Ia72bb55794b97b69b5a32acfb69d6d3b48aeab57
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
9 years agoSetting System label on systemfile object
Sebastian Chlad [Tue, 17 Dec 2013 08:52:28 +0000 (10:52 +0200)]
Setting System label on systemfile object

SMACK requires explicite System label being assigned to:
/var/lib/bluetooth

Change-Id: I0a3077086447e6021e40c205bfeb1ab617051525
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agoUpgrade bluez to 5.12
Wu Zheng [Thu, 12 Dec 2013 09:54:45 +0000 (04:54 -0500)]
Upgrade bluez to 5.12

9 years agoRemoving unused interfaces from config
Sebastian [Tue, 10 Dec 2013 10:06:27 +0000 (12:06 +0200)]
Removing unused interfaces from config

BlueZ 5.x make use of ObjectManager thus config should adhere to
this approach

Change-Id: If3c600a8b301990f11b4a60ea71c59e9c5e1864e
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agoEnable experimental interfaces to active AVRCP
Wu Zheng [Tue, 3 Dec 2013 02:29:38 +0000 (21:29 -0500)]
Enable experimental interfaces to active AVRCP

Only after Enable experimental interfaces,
AVRCP interfaces can be used.

For fixing TIVI-2242, TIVI-869 TIVI-868 TIVI-867 TIVI-866,
experimental interfaces will be enabled in Bluez.

Change-Id: I506217775db538e27b19d9a4abfba136cf4634ae

9 years agospec: install new tool obexctl
Philippe Coval [Wed, 27 Nov 2013 14:56:39 +0000 (15:56 +0100)]
spec: install new tool obexctl

Change-Id: Ieb25b93a40ba12879a158f16c97bcee758aba3dc
Signed-off-by: Philippe Coval <philippe.coval@eurogiciel.fr>
9 years agoAdd the AVRCP and BTIO Bluez test program
Wu Zheng [Wed, 27 Nov 2013 06:28:28 +0000 (01:28 -0500)]
Add the AVRCP and BTIO Bluez test program

Change-Id: I6962c90daa4aecc07bdd349ef1f7662893cff132

9 years agoTIVI-2158: setting-up proper obex serivce
Sebastian [Wed, 27 Nov 2013 09:24:22 +0000 (11:24 +0200)]
TIVI-2158: setting-up proper obex serivce

Required for starting obexd on demand

Change-Id: Icbf146a5534e71c701a124ecf53334be346950b7
Signed-off-by: Sebastian Chlad <sebastianx.chlad@intel.com>
9 years agoModify Bluez version to 5.11 in bluez.spec
Wu Zheng [Wed, 27 Nov 2013 02:46:26 +0000 (21:46 -0500)]
Modify Bluez version to 5.11 in bluez.spec

Change-Id: Ida624ac67a7c7f13678f08f5a10438f8c61f2bda

9 years agoPTREL-402: Fix build for x64 arch : Remove harcoded path
Jean-Benoit MARTIN [Fri, 15 Nov 2013 13:14:17 +0000 (14:14 +0100)]
PTREL-402: Fix build for x64 arch : Remove harcoded path

Change-Id: Ie87d2eb3b52c293011102d495b7d6c0f4cfd3596
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@eurogiciel.fr>
9 years agoAdd TIZEN obexd config packaging files
Wu zheng [Wed, 23 Oct 2013 03:21:09 +0000 (11:21 +0800)]
Add TIZEN obexd config packaging files

Change-Id: I728cba544250f713c1b45968cc4a5732b14d35c2

9 years agoAdd the Tizen2.2 related PBAP patches
Wu zheng [Wed, 23 Oct 2013 03:19:30 +0000 (11:19 +0800)]
Add the Tizen2.2 related PBAP patches

Change-Id: I75959b997d3c6f02cadb3a3a9581955c9012ce0b

9 years agoAdd the map related patches to Bluez5.X
Wu zheng [Wed, 23 Oct 2013 03:18:32 +0000 (11:18 +0800)]
Add the map related patches to Bluez5.X

MAP need to be supported in Bluez5.X of Tizen.
Bluez4.X MAP idea is following in Bluez5.X.

Therefore, add the all map related patches

Change-Id: I9065230891df24441bf06d535bdaa566d7813263

9 years agoAdd extended obex transfer properties
Wu zheng [Wed, 23 Oct 2013 03:16:12 +0000 (11:16 +0800)]
Add extended obex transfer properties

Change-Id: I03fd1af2c96f4c4554b3b5a2d449ac1bad2fe44c

9 years agoStop and clear the pending transfers in a session if a transfer fails
Wu zheng [Wed, 23 Oct 2013 03:15:31 +0000 (11:15 +0800)]
Stop and clear the pending transfers in a session if a transfer fails

Change-Id: If693de59dada292deffee2dc19019dbbf802ab48

9 years agoTIZEN DBUS configure file
Wu zheng [Wed, 23 Oct 2013 03:14:52 +0000 (11:14 +0800)]
TIZEN DBUS configure file

Change-Id: I19cd4c19dcbe14d3f022378da1a40e7668b70d35

9 years agoUsing TIZEN driver to get/put phonebook in pbap
Wu zheng [Wed, 23 Oct 2013 03:14:09 +0000 (11:14 +0800)]
Using TIZEN driver to get/put phonebook in pbap

Change-Id: I68fa59d0f497a7f0897b34ab390a9a9ad9aea605

9 years agoAdd new functions to phonebook TIZEN driver to control phonebook
Wu zheng [Wed, 23 Oct 2013 03:13:22 +0000 (11:13 +0800)]
Add new functions to phonebook TIZEN driver to control phonebook

Change-Id: I68e83b4642a2484b79688a68b2eb65f156843311

9 years agoAdd phonebook TIZEN driver
Wu zheng [Wed, 23 Oct 2013 03:12:41 +0000 (11:12 +0800)]
Add phonebook TIZEN driver

Change-Id: Ica8125ccf9def4ae26fe322488bdf100e64ba4d8

9 years agoAdd set root folder function
Wu zheng [Wed, 23 Oct 2013 03:12:04 +0000 (11:12 +0800)]
Add set root folder function

Change-Id: Ib3e179d7b8a7b602ea9560e036c77495da9e9d34

9 years agoUsing TIZEN driver to control messages
Wu zheng [Wed, 23 Oct 2013 03:11:11 +0000 (11:11 +0800)]
Using TIZEN driver to control messages

Change-Id: Ie9c581243d31315137002a3ea767bfdfd4906046

9 years agoAdd messages TIZEN driver
Wu zheng [Wed, 23 Oct 2013 03:10:20 +0000 (11:10 +0800)]
Add messages TIZEN driver

Change-Id: I9404203308571f1d03527afd345d0112d6e973be

9 years agoModify the dbus rules to access the bluetoothd
Wu zheng [Wed, 23 Oct 2013 03:07:48 +0000 (11:07 +0800)]
Modify the dbus rules to access the bluetoothd

Author: DoHyun Pyun <dh79.pyun@samsung.com>

We should allow to access only about the permitted user or interface

Change-Id: I826f25c466962325721f6734a4d4d7706ba3a651

9 years agoModify package files to match bluez-5.X
Wu zheng [Wed, 23 Oct 2013 03:04:53 +0000 (11:04 +0800)]
Modify package files to match bluez-5.X

Change-Id: I13138e26e509538454da3eb8ba08c02d6e707f63

9 years agoFixed package groups
Anas Nashif [Mon, 18 Mar 2013 20:00:19 +0000 (13:00 -0700)]
Fixed package groups

9 years agoadd changelog
William Douglas [Wed, 6 Mar 2013 22:07:56 +0000 (14:07 -0800)]
add changelog

Signed-off-by: William Douglas <william.douglas@intel.com>
9 years agoCorrect the dbus service file's systemd unit name for bluez.
William Douglas [Wed, 13 Feb 2013 01:45:51 +0000 (17:45 -0800)]
Correct the dbus service file's systemd unit name for bluez.

Even though dbus-org.bluez.service is set as an alias for the
bluetooth.service systemd unit file, systemd will not be able to load
the bluetooth daemon without the daemon being enabled (and the
dbus-org.bluez.service file linked to bluetooth.service). This patch
allows the daemon to be loaded by other services on demand.

Change-Id: Iae06636b8595b78978ba3d4a7f070da8f7b11e65
Signed-off-by: William Douglas <william.douglas@intel.com>
9 years agoFixed requirement on python-gobject
Anas Nashif [Fri, 16 Nov 2012 23:53:11 +0000 (15:53 -0800)]
Fixed requirement on python-gobject

9 years agoadd packaging
Anas Nashif [Tue, 30 Oct 2012 19:54:53 +0000 (12:54 -0700)]
add packaging

9 years agoImported Upstream version 5.19 upstream upstream/5.19
Sebastian Chlad [Tue, 27 May 2014 09:21:58 +0000 (11:21 +0200)]
Imported Upstream version 5.19

10 years agoImported Upstream version 5.12 upstream/5.12
Wu Zheng [Thu, 12 Dec 2013 09:50:37 +0000 (04:50 -0500)]
Imported Upstream version 5.12

10 years agoImported Upstream version 5.11 upstream/5.11
Wu Zheng [Wed, 27 Nov 2013 02:36:00 +0000 (21:36 -0500)]
Imported Upstream version 5.11

10 years agoImported Upstream version 5.10 upstream/5.10
Wu zheng [Wed, 23 Oct 2013 02:59:15 +0000 (10:59 +0800)]
Imported Upstream version 5.10

11 years agoImported Upstream version 4.101 upstream/4.101
Anas Nashif [Tue, 30 Oct 2012 19:51:59 +0000 (12:51 -0700)]
Imported Upstream version 4.101