Android-x86
Fork
Spenden

  • R/O
  • HTTP
  • SSH
  • HTTPS

system-bluetooth: Liste der Commits

system/bluetooth


RSS
Rev. Zeit Autor
d7ea703 jb-x86 2012-01-13 07:14:18 The Android Automerger

merge in ics-release history after reset to master

6e6506e 2012-01-13 00:42:58 Glenn Kasten

Fix build warning for strtoul

Change-Id: I47fc5e9f932869026609ac2430674aabe9afb6ec

36eba45 2012-01-11 00:01:53 The Android Automerger

merge in ics-release history after reset to master

7431056 2012-01-10 00:02:22 The Android Automerger

merge in ics-release history after reset to master

9657b13 2012-01-07 04:18:35 Steve Block

Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/157220

Bug: 5449033
Change-Id: Id297c768e26290752c1accd2110d10437a73920e

9f71f85 2012-01-06 08:21:54 Steve Block

Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/157065

Bug: 5449033
Change-Id: I3216dd68b93e8e407f4416f8d42b3972d4234eff

a8b2739 2012-01-06 00:01:08 The Android Automerger

merge in ics-release history after reset to master

64661e4 2012-01-05 05:05:11 Steve Block

Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156801

Bug: 5449033
Change-Id: Idbc346256880a8456b70074f930dc02e3c8d085d

c945cd8 2012-01-04 07:32:26 Steve Block

Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156016

Bug: 5449033
Change-Id: Ic08ff7c6b62e4c5cdccd8f446d7c0aa0e0a6cf30

4b5b3bc ics-x86 2011-12-19 15:35:49 Chih-Wei Huang

bluedroid: fix several issues to enable a bluetooth device

* set_bluetooth_power(): check the rfkill state before set it. If the
state is already the expected value, don't write to it. This avoids
the permission issue after wakeup for external bluetooth dongle.
* bt_enable(): try to disable and re-enable eeepc-bluetooth if unable
to turn on it, since the rfkill id may has changed.

Change-Id: Ib21637acf17ab2f3f8d4379ebd570f0cf85189da

336a54a 2011-12-19 15:13:15 Chih-Wei Huang

bluedroid: fix bluetooth rfkill id issues

The patch tries to fix two issues observed in some systems:

* The rfkill id is not continuously distributed.
* The bluetooth rfkill id is variable at runtime.

Change-Id: I73f4fafebcbaa084ba6eac51ee7ab5ca874697e9

0042d73 2011-12-10 07:57:55 The Android Open Source Project

am 9109c420: Reconcile with ics-mr1-release

* commit '9109c4206e5891746e6a5f77a80c7edf4ce9a8e5':

9109c42 2011-12-09 03:22:22 The Android Open Source Project

Reconcile with ics-mr1-release

Change-Id: Ic3ab1dc8924cb9a64bbc0e90e421fa79507ea821

a816b24 2011-11-05 00:31:46 The Android Open Source Project

Reconcile with ics-mr1-release

Change-Id: Id2458bb7c9fe5f11a0ca6ba498189222bba34b85

8bc0d11 2011-11-02 23:01:00 The Android Automerger

merge in ics-release history after reset to master

b57a990 2011-11-02 06:58:57 Matthew Xie

am 62432dd0: Check EALREADY status for HCIDEVUP command

* commit '62432dd0bb4d59f640bde9309f86eef2fd984f18':
Check EALREADY status for HCIDEVUP command

2588cd8 2011-11-01 22:46:38 The Android Automerger

merge in ics-mr1-release history after reset to ics-mr1

0d3fb27 2011-11-01 05:19:39 The Android Open Source Project

Reconcile with ics-mr1-release

Change-Id: Ic5558be740f41bea77be44b65f3da9dc490d9948

62432dd 2011-10-28 02:25:15 Matthew Xie

Check EALREADY status for HCIDEVUP command

Both bluez and bluedroid starts up HCI driver. If bluez starts the driver
before bluedroid. Current bluedroid fails incorrectly. Bluedroid should
treat EALREADY error code as success.
We place a warning message when EALREADY error happens. The reason is that
bluedroid should always starts up HCI driver first. bluedroid starts up
bluetoothd afterwards.
bug 5496360

Change-Id: I316a2b3ec52bfbe6d1cdf554eac3deabfd63f3da

3288908 2011-10-27 01:54:52 The Android Automerger

merge in ics-release history after reset to master

c7be281 2011-10-26 02:16:41 Steve Block

Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/143865

Bug: 5449033
Change-Id: I5930d10c195bff60dd34fdf3ed7f0af7414f0e3b

af0d8c6 2011-10-23 23:03:10 The Android Automerger

merge in ics-release history after reset to master

b9bcd9f 2011-10-21 04:21:36 Chunho Park

Bluetooth: Add BMW MINI10013 in blacklist

-To avoid repeated attempts error.

Change-Id: I28ba4894bf4a8063cea8407d193356f8c27da7b3
Signed-off-by: Chunho Park <chun.ho.park@samsung.com>

33ca822 2011-09-11 22:42:50 The Android Automerger

merge in ics-release history after reset to master

5cd290f 2011-09-09 14:16:30 Matthew Xie

Merge "Sync main.confs with that of Bluez"

37746f8 2011-09-09 10:05:00 Matthew Xie

Sync main.confs with that of Bluez

The only change is DiscoverSchedulerInterval changes from 0 to 30
bug 5265282

Change-Id: Iad709d8bb97f939f008b9dbca5b5660547d492b3

03e581f 2011-09-09 07:02:31 Matthew Xie

Change RememberPowered to false

Change RememberPowered to false so that the power event is powerup after Bluez
starts so that the adapter state machine can recover bluez crash easier.
bug 5239719

Change-Id: I4b5b208ee89b4d072192f4b59003e76e22ed2d10

b5a0dc0 2011-08-15 22:35:07 The Android Automerger

merge in ics-release history after reset to master

594b77a 2011-08-11 07:45:43 Jaikumar Ganesh

Change class to handheld from Laptop.

This makes it work with digital pens and other devices.

Change-Id: Ia0615cdd6713efdeac2da096bbd9cfb84ad8fa67

59b35e5 gingerbread-x86 2011-08-04 18:35:27 Chih-Wei Huang

bluedroid: fix several issues to enable a bluetooth device

* set_bluetooth_power(): check the rfkill state before set it. If the
state is already the expected value, don't write to it. This avoids
the permission issue after wakeup for external bluetooth dongle.
* bt_enable(): try to disable and re-enable eeepc-bluetooth if unable
to turn on it, since the rfkill id may has changed.

Change-Id: Ib21637acf17ab2f3f8d4379ebd570f0cf85189da

Show on old repository browser