summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
h.sandeep [Thu, 19 Feb 2015 14:48:23 +0000 (20:18 +0530)]
Code Sync [Tizen3.0]: Merged Tizen2.4 spin code to tizen.org
Spin code from
project: platform/core/api/bluetooth
branch: tizen_2.4
Change-Id: Icd609e57fd0fa67754c37352ac2ed1504c6f2b5e
Fix build issues
Change-Id: I69f9ebd7c24853a7c31679e0ddd8cd1ba0a2c14a
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
Taejin Woo [Thu, 4 Dec 2014 00:45:26 +0000 (09:45 +0900)]
Merge the CAPI's header files from tizen 2.3 to tizen 3.0
Change-Id: I68b09282d64f4940134e9a2fc337b21df335e6e9
Gowtham Anandha Babu [Tue, 9 Dec 2014 12:22:31 +0000 (17:52 +0530)]
src/bluetooth-common: Fix variable reassigning issue
Fix variable which is reassigned a value before the old one has been used.
So, no use of initializing it.
Change-Id: I6bcaa66ee035c294c0e9236b8b1e3ed39616419f
Gowtham Anandha Babu [Tue, 9 Dec 2014 12:03:12 +0000 (17:33 +0530)]
src/bluetooth-adapter: Fix variable reassigning issue
Fix variable 'error_code', 'ret' which are reassigned a value
before the old one has been used.
Change-Id: Iceed244dedebe33df5774dfe40443bb0526953fb
Gowtham Anandha Babu [Mon, 8 Dec 2014 10:04:57 +0000 (15:34 +0530)]
src/bluetooth-hdp: Fix unsigned var check
No use in checking 'if' unsigned variable 'size' is less than zero
Change-Id: I8a3872fa49f3b1a64d6f20b0705769838539e303
Corentin Lecouvey [Fri, 24 Oct 2014 15:59:36 +0000 (17:59 +0200)]
handle device disappear event
It allows to use BT_ADAPTER_DEVICE_DISCOVERY_REMOVED discovery state in
discovery state change callback. In that way, when a remote device is no more visible,
it can be handled by C API.
Change-Id: I2a25bc59147f224cc74cd38e963aaf945ed16b31
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Corentin Lecouvey [Thu, 16 Oct 2014 14:30:50 +0000 (16:30 +0200)]
do not return an error when user stops discovery
Currently when user stops the discovery, it always returns an error.
When the discovery is stopped by the timeout callback, there is no error.
This workaround consists of never returns any error.
Change-Id: I9c5fa539f56997ec4210666e13cced600b58575f
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Michael Leibowitz [Wed, 17 Jul 2013 21:26:27 +0000 (14:26 -0700)]
Fix manifests
put manifests in packaging/
consistent use of %{name} macros
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
Ryan Ware [Mon, 8 Jul 2013 17:07:10 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen
Alexandru Cornea [Mon, 1 Jul 2013 15:43:47 +0000 (18:43 +0300)]
resetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 14:36:46 +0000 (17:36 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Fri, 31 May 2013 15:40:31 +0000 (11:40 -0400)]
Remove placeholders and cleanup spec
Baptiste DURAND [Fri, 26 Apr 2013 15:21:51 +0000 (17:21 +0200)]
Fix build issue
Update Requires for postun/post
replace eglibc by ldconfig
Junfeng [Thu, 21 Mar 2013 12:50:57 +0000 (20:50 +0800)]
Fix for x86_64 compatibility
- Fix hardcoding library path
- Fix the problem of casting between pointer and int.
Change-Id: I18fdad5b63358cc37966094e9edc3124c934f851
DoHyun Pyun [Thu, 21 Mar 2013 23:40:56 +0000 (08:40 +0900)]
Merge branch 'master' into tizen_2.1
Change-Id: I7bbb84fb1cb92abe69884b64c07bef1fa638938e
Jinkun Jang [Fri, 15 Mar 2013 16:11:42 +0000 (01:11 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:45:47 +0000 (01:45 +0900)]
Tizen 2.1 base
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:22 +0000 (21:59 +0900)]
Initial empty repository