Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

system-bluetooth: List of commits

system/bluetooth


RSS
Rev. Time Author
bbea219 eclair-x86 2010-04-16 19:21:49 Chih-Wei Huang

bluedroid: fix several issues to enable a bluetooth device

* init_rfkill(): use the first rkilll interface (eeepc-bluetooth)
* 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.

e737a4e 2010-04-16 19:21:49 Chih-Wei Huang

bluetooth.c: fix discontinuous rfkill id issue

The rfkill id may not continuous due to unplug and plug
or suspend and wakeup. This fix uses opendir and readdir
to find the first available bluetooth rfkill id.

39760b2 2010-02-06 01:09:42 The Android Open Source Project

reconcile main tree with open-source eclair

8af4432 2010-01-30 07:09:58 The Android Open Source Project

reconcile android-2.1_r1 snapshot

c7b1c3b 2010-01-13 08:19:29 The Android Open Source Project

android-2.1_r1 snapshot

4522d8e 2009-12-09 18:22:01 Nick Pelly

Add L2CAP_LM_FLUSHABLE to clean Bluez headers.

dc18c41 2009-12-09 18:20:37 Nick Pelly

Update Bluez header for new ACL state debug parameters.

327e4ab 2009-11-13 11:46:23 Jean-Baptiste Queru

eclair snapshot

a15c33f 2009-10-31 10:28:49 Nick Pelly

Add support for ba2str and str2ba to bluedroid.

Add missing structs from hci.h.

Change-Id: I4cebb3136cd832d5b61f4cd70bcf4504238e2531

d439786 2009-10-30 14:31:13 Nick Pelly

Fix low power mode bugs in brcm_patchram_plus.

Enable LPM before setting up HCI network device. Set WAKE and HOST_WAKE
to active high.

Change-Id: I0ec15ec46ce355413f6476d0561f4d281487be33

f4fb946 2009-10-30 14:30:11 Nick Pelly

Add hci struct to clean headers.

Change-Id: I47cc7c8dcd86ffab4dc86e2b371bc99d0bb57730

db5ccf7 2009-10-22 03:16:31 Nick Pelly

Read Bluetooth address from system property ro.bt.bdaddr_path

Change-Id: I1d308818099636354448708c8a7d4c13219f504d

fcdaefe 2009-09-16 00:22:01 Nick Pelly

Checkpoint of debug tools changes.

Change-Id: I4a4f00cca3569c62770b323a24b1754873778e91

f95f92b 2009-09-02 06:31:18 Android (Google) Code Review

Merge change 23505 into eclair

* changes:
Checkin some testing tools. Not compiled by default.

10d31b9 2009-09-02 06:28:08 Nick Pelly

Checkin some testing tools. Not compiled by default.

ac8c432 2009-08-21 09:18:21 Nick Pelly

Switch from DOS to UNIX format on brcm_patchram_plus.c

dos2unix brcm_patchram_plus.c. No code change.

3a0f533 2009-08-21 09:17:32 Nick Pelly

Fix baudrate programming for BCM chipsets.

The encoded form was broken for most baud rates. Instead use big endian
explicit baud rate.

58302b4 2009-08-21 07:21:20 Nick Pelly

Add brcm_patchram_plus from Broadcom.

Used to download firmware to BCM bluetooth chipsets.

344bcd8 2009-08-19 08:05:16 Nick Pelly

Do not advertise A2DP sink support.

01ef9d3 2009-08-19 01:52:35 Nick Pelly

Strip extra quotes from device name.

d696a49 2009-08-04 06:31:45 Jaikumar Ganesh

Set class field appropriately.

9baad99 2009-06-23 10:05:20 Nick Pelly

Checkpoint some debug tools. Not built by default.

e9e80e6 2009-06-11 06:10:11 Jaikumar Ganesh

Add ro.product.model for name of the device.

Use the system property ro.product.model to pick up the device name.

12f7feb 2009-06-05 13:05:33 Jaikumar Ganesh

Bluez4 changes.

Rename hcid to bluetoothd, and add the new config files.

4765358 2009-05-19 05:19:55 Nick Pelly

Adding functionality to tests.

07e2e43 2009-05-16 03:55:40 Nick Pelly

Fix pipetest build.

da6b47d 2009-05-16 03:32:31 Android (Google) Code Review

Merge change 1786

* changes:
Move socktest.

1bf4483 2009-05-16 03:31:59 Android (Google) Code Review

Merge change 1785

* changes:
Move bttest to new location in system/bluetooth/tools

538537d 2009-05-16 03:31:37 Android (Google) Code Review

Merge change 1784

* changes:
Add pipetest test utility.

3f61fb9 2009-05-16 03:26:35 Nick Pelly

Move socktest.

Show on old repository browser