OSDN Git Service

android-x86/system-bt.git
2014-07-08 Andre EisenbachPrevent A2DP bit pool calculation endless loops.
2014-07-02 Eric LaurentMerge "audio: deprecate audio_stream_frame_size()"
2014-07-05 Matthew Xieam 85b4ee5d: (-s ours) Merge "DO NOT MERGE: Send to...
2014-07-03 Eric Laurentaudio: deprecate audio_stream_frame_size()
2014-07-03 Narayan KamathFix signed - unsigned comparison in bluedroid test.
2014-07-03 Sharvil Nanavatiam 19084c62: Implement the reactor pattern in C.
2014-07-03 Sharvil NanavatiImplement the reactor pattern in C.
2014-07-02 Wei Wangam b3c61229: Merge "Code cleanup - remove unnecessary...
2014-07-02 Matthew XieMerge "DO NOT MERGE: Send to local UUID for AV connecti...
2014-07-03 Ravi NagarajanDO NOT MERGE: Send to local UUID for AV connection
2014-07-02 Wei WangMerge "Code cleanup - remove unnecessary commented...
2014-07-02 Wei WangCode cleanup - remove unnecessary commented out code
2014-07-02 Matthew Xieam a92c04f2: (-s ours) DO NOT MERGE Fix compilation...
2014-07-02 Matthew XieDO NOT MERGE Fix compilation issue
2014-07-02 Sharvil NanavatiFix build: change macro call from _DEBUG0 to _DEBUG.
2014-07-02 Matthew Xieam 23ae7c52: Merge "Added code to reuse the signal...
2014-07-02 git-zhenye... am 359895ef: Fixed deadlock issue for concurrent multip...
2014-07-02 Sharvil NanavatiUse POSIX timer for non-wake alarms in bluedroid.
2014-07-02 Sharvil NanavatiRemove more unused code from GKI timers.
2014-07-02 Sharvil NanavatiRemove more unused code from GKI.
2014-07-02 Mike LockwoodFix problem with A2DP initialization due to merge error
2014-07-01 Matthew XieMerge "Added code to reuse the signal fds and avoid...
2014-07-01 git-zhenye... Added code to reuse the signal fds and avoid fd close
2014-07-01 git-zhenye... Fixed deadlock issue for concurrent multiple rfcomm...
2014-07-01 Hemant GuptaBluetooth: Support MAP Client role on Bluedroid.
2014-07-01 Mike LockwoodFix audio HAL build (make it a shared library again)
2014-07-01 Satya Callojiam 7ae3f9ee: LE Onfound and Onlost feature
2014-07-01 Satya Callojiam 5e177043: (-s ours) LE ADV Filter changes
2014-07-01 Richie HsiehAdd BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED
2014-07-01 Satya Callojiam b9b1f4e7: (-s ours) LE batch scan feature
2014-07-01 Satya CallojiLE Onfound and Onlost feature
2014-07-01 Satya CallojiLE ADV Filter changes
2014-07-01 Satya CallojiLE batch scan feature
2014-06-30 Matthew Xieam 66432dcf: Add WBS support on Bluedroid (2/6)
2014-06-30 Matthew XieAdd WBS support on Bluedroid (2/6)
2014-06-30 Satya CallojiLE Onfound and Onlost feature
2014-06-30 Satya CallojiLE ADV Filter changes
2014-06-30 Satya CallojiLE batch scan feature
2014-06-30 Nitin Aroraam 021e17a6: Clear background conn list entries during...
2014-06-30 Andre Eisenbacham 9279e000: Merge "Bluetooth: Updates background conn...
2014-06-30 Nitin AroraClear background conn list entries during BT power off
2014-06-30 Richie HsiehLE: Fix HOGP connection issues caused by incorrect...
2014-06-29 Hemant Guptaam d9e2d0f1: Bluetooth: Restarting PM timer during...
2014-06-29 Hemant Guptaam e146869f: GAP: Remove device info from storage on...
2014-06-29 Hemant Guptaam b4801441: GAP:Add authentication failed error code...
2014-06-29 Hemant Guptaam aef7a671: [2/2] Bluetooth: Security: Handle authenti...
2014-06-29 Hemant Guptaam 59a88ec2: Bluetooth: Handle missing key event
2014-06-29 Hemant Guptaam 831423ea: Bluetooth: Fix to avoid NULL pointer deref...
2014-06-29 Hemant Guptaam c8fe2925: GAP: Retain the old COD if already present
2014-06-29 Hemant Guptaam 79f454dc: L2CAP: Send HCI connect with all packet...
2014-06-29 Hemant GuptaBluetooth: Restarting PM timer during incoming rfcomm...
2014-06-29 Hemant GuptaGAP: Remove device info from storage on Pairing Cancel
2014-06-29 Hemant GuptaGAP:Add authentication failed error code in auth_compl_evt.
2014-06-29 Hemant Gupta[2/2] Bluetooth: Security: Handle authentication reject...
2014-06-29 Hemant GuptaBluetooth: Handle missing key event
2014-06-29 Hemant GuptaBluetooth: Fix to avoid NULL pointer dereferences
2014-06-29 Hemant GuptaGAP: Retain the old COD if already present
2014-06-29 Hemant GuptaL2CAP: Send HCI connect with all packet types supported
2014-06-29 Matthew Xieam 96cdc153: Merge "GAP: Handle invalid SDP service...
2014-06-29 Matthew Xieam 08b1c8d9: Merge "GAP: Handled collision scenerio...
2014-06-29 Sharvil Nanavatiam f844e6ea: Fix build: remove bte_version.c from makef...
2014-06-29 Sharvil NanavatiFix build: remove bte_version.c from makefile since...
2014-06-29 Sharvil Nanavatiam f0952b52: Add a flexible array to the end of BT_HDR...
2014-06-29 Sharvil Nanavatiam 5055c9d0: Eliminate HCI flow control. It is not...
2014-06-29 Sharvil Nanavatiam 5c0b9111: Remove BTE/BTIF version strings. DID profi...
2014-06-29 Sharvil NanavatiAdd a flexible array to the end of BT_HDR to avoid...
2014-06-29 Sharvil NanavatiEliminate HCI flow control. It is not used anywhere...
2014-06-29 Sharvil Nanavatiam 75e8f419: Eliminate unused argument to dealloc.
2014-06-29 Sharvil Nanavatiam c5856ba5: Add documentation and non-blocking functio...
2014-06-29 Sharvil NanavatiRemove BTE/BTIF version strings. DID profile should...
2014-06-29 Sharvil NanavatiEliminate unused argument to dealloc.
2014-06-29 Sharvil NanavatiAdd documentation and non-blocking functions to fixed_q...
2014-06-28 Matthew Xiefeaturize ble specific function to fix compile error...
2014-06-28 Andre Eisenbacham 249f600c: LE: Add is_connected() function (2/3)
2014-06-28 Andre Eisenbacham 493a98a8: LE: Add notification sent and congestion...
2014-06-28 Sharvil Nanavatiam a3164c9b: Add documentation for semaphore and add...
2014-06-28 Chris Mantonam 0aee3319: BLE privacy timer
2014-06-28 Chris Mantonam 3466f510: RIP: Removal of more dead timer code
2014-06-28 Chris Mantonam 5ec39bbc: Extended a few timer API functions
2014-06-28 Sharvil Nanavatiam 0e377135: Clean up DID configuration parsing.
2014-06-28 Sharvil Nanavatiam f3b23f23: Clean up interaction with libbt-vendor...
2014-06-28 Sharvil Nanavatiam 138ca8b8: Make unit tests pass again after OS callou...
2014-06-28 Sharvil Nanavatiam 7c9976dc: Logging cleanup: GKI.
2014-06-28 Sharvil Nanavatiam 8cb7fe3c: Fix build for mako devices.
2014-06-28 Sharvil Nanavatiresolved conflicts for merge of a7d7eb78 to master
2014-06-28 Sharvil Nanavatiresolved conflicts for merge of 01beea4b to master
2014-06-28 Sharvil Nanavatiam 92de6fd7: Logging cleanup: remove unused macros.
2014-06-28 Matthew Xieresolved conflicts for merge of 93f66512 to master
2014-06-28 Matthew Xieresolved conflicts for merge of e8c3d75b to master
2014-06-28 Matthew Xieresolved conflicts for merge of b44cc59d to master
2014-06-28 Sharvil Nanavatiam 158084e0: Logging cleanup: A2D, AVDT, and AVCT.
2014-06-28 Sharvil Nanavatiam d6e1b1ee: Logging cleanup: HIDH, BNEP, and PAN.
2014-06-28 Sharvil Nanavatiam d5bba906: Logging cleanup: RFCOMM and GAP.
2014-06-28 Matthew Xieresolved conflicts for merge of a51c9d9d to master
2014-06-28 Matthew Xiehandle link key check in non_ble case
2014-06-28 Matthew Xieam f219040f: Merge "Reload Hid info only for bonded...
2014-06-28 Satya Callojiam aef4bd1c: Address allocation scheme for multiple...
2014-06-28 Prerepa Viswanadhamam 0c4ec0da: Fix build for aosp_manta
2014-06-28 Chris Mantonam 167686c8: Remove dead timer code from btu
2014-06-28 Mike Lockwoodam d0bc2154: Fix build breakage due to bad rebase
next