1. 5eb938b am 59a88ec2: Bluetooth: Handle missing key event by Hemant Gupta · 11 years ago
  2. 4dbb90f am 831423ea: Bluetooth: Fix to avoid NULL pointer dereferences by Hemant Gupta · 11 years ago
  3. 3b20c34 am c8fe2925: GAP: Retain the old COD if already present by Hemant Gupta · 11 years ago
  4. f2220ed am 79f454dc: L2CAP: Send HCI connect with all packet types supported by Hemant Gupta · 11 years ago
  5. 59a88ec Bluetooth: Handle missing key event by Hemant Gupta · 11 years ago
  6. 831423e Bluetooth: Fix to avoid NULL pointer dereferences by Hemant Gupta · 11 years ago
  7. c8fe292 GAP: Retain the old COD if already present by Hemant Gupta · 11 years ago
  8. 79f454d L2CAP: Send HCI connect with all packet types supported by Hemant Gupta · 12 years ago
  9. e8b675f am 96cdc153: Merge "GAP: Handle invalid SDP service search request" into klp-wireless-dev by Matthew Xie · 11 years ago
  10. 38af9ee am 08b1c8d9: Merge "GAP: Handled collision scenerio with headset" into klp-wireless-dev by Matthew Xie · 11 years ago
  11. f6504cd am f844e6ea: Fix build: remove bte_version.c from makefile since it\'s not in the tree. by Sharvil Nanavati · 11 years ago
  12. f844e6e Fix build: remove bte_version.c from makefile since it's not in the tree. by Sharvil Nanavati · 11 years ago
  13. d0a2037 am f0952b52: Add a flexible array to the end of BT_HDR to avoid pointer arithmetic. by Sharvil Nanavati · 11 years ago
  14. ed5e2f5 am 5055c9d0: Eliminate HCI flow control. It is not used anywhere in the codebase. by Sharvil Nanavati · 11 years ago
  15. 926eb73 am 5c0b9111: Remove BTE/BTIF version strings. DID profile should specify stack version info. by Sharvil Nanavati · 11 years ago
  16. f0952b5 Add a flexible array to the end of BT_HDR to avoid pointer arithmetic. by Sharvil Nanavati · 11 years ago
  17. 5055c9d Eliminate HCI flow control. It is not used anywhere in the codebase. by Sharvil Nanavati · 11 years ago
  18. 8414677 am 75e8f419: Eliminate unused argument to dealloc. by Sharvil Nanavati · 11 years ago
  19. 6c48409 am c5856ba5: Add documentation and non-blocking functions to fixed_queue. by Sharvil Nanavati · 11 years ago
  20. 5c0b911 Remove BTE/BTIF version strings. DID profile should specify stack version info. by Sharvil Nanavati · 11 years ago
  21. 75e8f41 Eliminate unused argument to dealloc. by Sharvil Nanavati · 11 years ago
  22. c5856ba Add documentation and non-blocking functions to fixed_queue. by Sharvil Nanavati · 11 years ago
  23. 22b0d6b featurize ble specific function to fix compile error on non-ble target by Matthew Xie · 11 years ago
  24. cbb2780 am 249f600c: LE: Add is_connected() function (2/3) by Andre Eisenbach · 11 years ago
  25. e1198c6 am 493a98a8: LE: Add notification sent and congestion callbacks (2/4) by Andre Eisenbach · 11 years ago
  26. 6d24a80 am a3164c9b: Add documentation for semaphore and add a semaphore_try_wait function. by Sharvil Nanavati · 11 years ago
  27. e19cc5d am 0aee3319: BLE privacy timer by Chris Manton · 11 years ago
  28. 538cb23 am 3466f510: RIP: Removal of more dead timer code by Chris Manton · 11 years ago
  29. 325aca6 am 5ec39bbc: Extended a few timer API functions by Chris Manton · 11 years ago
  30. ed351d5 am 0e377135: Clean up DID configuration parsing. by Sharvil Nanavati · 11 years ago
  31. 72501cd am f3b23f23: Clean up interaction with libbt-vendor library. by Sharvil Nanavati · 11 years ago
  32. e88544a am 138ca8b8: Make unit tests pass again after OS callout change. by Sharvil Nanavati · 11 years ago
  33. 37aab41 am 7c9976dc: Logging cleanup: GKI. by Sharvil Nanavati · 11 years ago
  34. 3a53837 am 8cb7fe3c: Fix build for mako devices. by Sharvil Nanavati · 11 years ago
  35. dfa6063 resolved conflicts for merge of a7d7eb78 to master by Sharvil Nanavati · 11 years ago
  36. 4da1c04 resolved conflicts for merge of 01beea4b to master by Sharvil Nanavati · 11 years ago
  37. 06ec60b am 92de6fd7: Logging cleanup: remove unused macros. by Sharvil Nanavati · 11 years ago
  38. a91a10e resolved conflicts for merge of 93f66512 to master by Matthew Xie · 11 years ago
  39. afa6e1a resolved conflicts for merge of e8c3d75b to master by Matthew Xie · 11 years ago
  40. 4dcde90 resolved conflicts for merge of b44cc59d to master by Matthew Xie · 11 years ago
  41. a732477 am 158084e0: Logging cleanup: A2D, AVDT, and AVCT. by Sharvil Nanavati · 11 years ago
  42. 14364cd am d6e1b1ee: Logging cleanup: HIDH, BNEP, and PAN. by Sharvil Nanavati · 11 years ago
  43. d9a4708 am d5bba906: Logging cleanup: RFCOMM and GAP. by Sharvil Nanavati · 11 years ago
  44. 847b706 resolved conflicts for merge of a51c9d9d to master by Matthew Xie · 11 years ago
  45. d5ebf6b handle link key check in non_ble case by Matthew Xie · 11 years ago
  46. 1b5fda6 am f219040f: Merge "Reload Hid info only for bonded device" into klp-wireless-dev by Matthew Xie · 11 years ago
  47. ac2f632 am aef4bd1c: Address allocation scheme for multiple advertisers by Satya Calloji · 11 years ago
  48. 53206f4 am 0c4ec0da: Fix build for aosp_manta by Prerepa Viswanadham · 11 years ago
  49. 1936fbe am 167686c8: Remove dead timer code from btu by Chris Manton · 11 years ago
  50. 8d6532f am d0bc2154: Fix build breakage due to bad rebase by Mike Lockwood · 11 years ago
  51. 469bd76 am b48d176a: Fix garbage left in makefile by Mike Lockwood · 11 years ago
  52. c297107 am 3a1ca50d: Move AVRCP controller support to separate HAL interface by Mike Lockwood · 11 years ago
  53. 291e116 am 30924375: (-s ours) More work on A2DP Sink: by Mike Lockwood · 11 years ago
  54. 0b790b7 am 8e08ad12: (-s ours) SBC Decoder for A2DP SINK by Hemant Gupta · 11 years ago
  55. ae124bc am cc355591: (-s ours) Add A2DP Sink Support by Hemant Gupta · 11 years ago
  56. 8e50f04 resolved conflicts for merge of 6449e497 to master by Matthew Xie · 11 years ago
  57. 42f7f66 resolved conflicts for merge of e01b1126 to master by Matthew Xie · 11 years ago
  58. f338d2e am 82d0a118: Eliminate dead code: remove GKI_sched* from the codebase. by Sharvil Nanavati · 11 years ago
  59. b006010 am 479a9a37: Parse auto_pair_devlist.conf file with the generic config parser. by Sharvil Nanavati · 11 years ago
  60. 1c74f94 am c0048149: Fix build: BTM_BleLocalPrivacyEnabled is called from outside BLE_PRIVACY_SPT guard. by Sharvil Nanavati · 11 years ago
  61. 9cc0a4d am 88e76456: Disable BLE address randomization since it causes excessive timer wakeups. by Sharvil Nanavati · 11 years ago
  62. c183d5f am 9bce2266: Implement GKI timers based on wake alarms and wake locks. by Sharvil Nanavati · 11 years ago
  63. f05dfd5 am 611f3abf: Allow btsnoop logs to be read over a local socket. by Sharvil Nanavati · 11 years ago
  64. c037690 am eb4fa4a5: Merge "Changed the status check for BleObserve" into klp-wireless-dev by Wei Wang · 11 years ago
  65. 234956c am b8cb9576: Bluetooth: Assign max adv instance value from vendor capabilities by Nitin Arora · 11 years ago
  66. 13594e6 am bf611504: Merge "Save remote device name immediately" into klp-wireless-dev by Matthew Xie · 11 years ago
  67. c733a78 am 970f914b: Rename UNUSED to UNUSED_ATTR in OSI due to symbol collision. by Sharvil Nanavati · 11 years ago
  68. 7083da2 am 9546abf9: (-s ours) Support for reading LE specific controller features by Ganesh Ganapathi Batta · 11 years ago
  69. 36bcfff am 83c5256f: (-s ours) Logging cleanup: HCI and BTM trace macros. by Sharvil Nanavati · 11 years ago
  70. 7fac386 am f1d9b90f: Whitelist IPv6 packets so they can be sent over PAN. by Sharvil Nanavati · 11 years ago
  71. faf98dc am 54645652: Use an event file descriptor instead of a pipe to control userial. by Sharvil Nanavati · 11 years ago
  72. bc24a67 am fa52a07c: Use the generic config parser to parse bt_stack.conf. by Sharvil Nanavati · 11 years ago
  73. 5e3874f am f8867738: Add a generic config parser for the INI file format. by Sharvil Nanavati · 11 years ago
  74. 5839993 am 02124878: (-s ours) Start cleaning up log macros. by Sharvil Nanavati · 11 years ago
  75. febd0ae am 64d7ee67: Add a couple more tests for list. by Sharvil Nanavati · 11 years ago
  76. 7e43add am c11b407e: (-s ours) Implement a fixed queue. by Sharvil Nanavati · 11 years ago
  77. 2966b00 am fa994c9b: (-s ours) Bluetooth: Changes to enable features on KWD by Nitin Arora · 11 years ago
  78. eca6f31 am 44c6f8d6: (-s ours) [2/4] Add Support for AVRCP Controller Feature by Hemant Gupta · 11 years ago
  79. 249f600 LE: Add is_connected() function (2/3) by Andre Eisenbach · 11 years ago
  80. 96cdc15 Merge "GAP: Handle invalid SDP service search request" into klp-wireless-dev by Matthew Xie · 11 years ago
  81. 86225e4 GAP: Handle invalid SDP service search request by Hemant Gupta · 11 years ago
  82. b81d729 GAP: Handled collision scenerio with headset by Hemant Gupta · 11 years ago
  83. 08b1c8d Merge "GAP: Handled collision scenerio with headset" into klp-wireless-dev by Matthew Xie · 11 years ago
  84. 493a98a LE: Add notification sent and congestion callbacks (2/4) by Andre Eisenbach · 11 years ago
  85. afed125 Merge "pan_control_state_changed arggument order is not right" by Matthew Xie · 11 years ago
  86. 28def57 pan_control_state_changed arggument order is not right by Matthew Xie · 11 years ago
  87. e2b0063 am bf0e4b26: Fix build issue for devices without BLE features. by Wei Wang · 11 years ago
  88. 2f784b7 am 0943c10e: (-s ours) LE: Add RRA offloading and vendor specific PCF commands by Satya Calloji · 11 years ago
  89. d058415 am ffb3960b: (-s ours) LE Multi ADV feature by Satya Calloji · 11 years ago
  90. 63f42a7 am bfa5cf78: (-s ours) Merge "[2/4] Bluetooth: Add support for HFP Client role." into klp-wireless-dev by Mike Lockwood · 11 years ago
  91. 6c9e60b am 4a1a92a5: (-s ours) Merge "Submitted on behalf of 3rd party copied from external/bluetooth/bluedroid" into klp-wireless-dev by Mike Lockwood · 11 years ago
  92. c5fd68e am 714078d9: (-s ours) LE: Add API to set scan interval and window (2/4) Delete client_if from scan api\'s Change-Id: I66e0e17221601cd07ea77cf3d61ad9ce20a603a4 by Prerepa Viswanadham · 11 years ago
  93. bb8c595 am 2e06f006: Unable to pair and connect A2DP headset with DUT on KWD by Zhihai Xu · 11 years ago
  94. 5bc61a6 am c4e0e049: (-s ours) Clean up the public functions in userial.c. by Sharvil Nanavati · 11 years ago
  95. aa8cf77 am 740def52: (-s ours) Eliminate dead code (helped by compiler warnings). by Sharvil Nanavati · 11 years ago
  96. 8869614 am 10266fda: Fix data type for rmt_auth_req; it stores an integral value. by Sharvil Nanavati · 11 years ago
  97. 1174fcb am 1671598d: (-s ours) Minor cleanup of userial code. by Sharvil Nanavati · 11 years ago
  98. cf7d58b am d9e5b349: (-s ours) Update RFCOMM socket code to use list data structure. by Sharvil Nanavati · 11 years ago
  99. 1002ad3 am 3542d5a9: (-s ours) Update btif_profile_queue to use the list data structure. by Sharvil Nanavati · 11 years ago
  100. 355f706 am cef7695c: (-s ours) Add a singly linked list implementation for OSI. by Sharvil Nanavati · 11 years ago