1. c5856ba Add documentation and non-blocking functions to fixed_queue. by Sharvil Nanavati · 10 years ago
  2. 249f600 LE: Add is_connected() function (2/3) by Andre Eisenbach · 10 years ago
  3. 493a98a LE: Add notification sent and congestion callbacks (2/4) by Andre Eisenbach · 10 years ago
  4. a3164c9 Add documentation for semaphore and add a semaphore_try_wait function. by Sharvil Nanavati · 10 years ago
  5. 0aee331 BLE privacy timer by Chris Manton · 10 years ago
  6. 3466f51 RIP: Removal of more dead timer code by Chris Manton · 10 years ago
  7. 5ec39bb Extended a few timer API functions by Chris Manton · 10 years ago
  8. 0e37713 Clean up DID configuration parsing. by Sharvil Nanavati · 10 years ago
  9. f3b23f2 Clean up interaction with libbt-vendor library. by Sharvil Nanavati · 10 years ago
  10. 138ca8b Make unit tests pass again after OS callout change. by Sharvil Nanavati · 10 years ago
  11. 7c9976d Logging cleanup: GKI. by Sharvil Nanavati · 10 years ago
  12. 8cb7fe3 Fix build for mako devices. by Sharvil Nanavati · 10 years ago
  13. a7d7eb7 Clean up btsnoop code. by Sharvil Nanavati · 10 years ago
  14. 01beea4 Fix power management: config table length was calculated incorrectly. by Sharvil Nanavati · 10 years ago
  15. 92de6fd Logging cleanup: remove unused macros. by Sharvil Nanavati · 10 years ago
  16. 93f6651 Fix build, replace logging macro. by Sharvil Nanavati · 10 years ago
  17. e8c3d75 Logging cleanup: BTIF and APPL. by Sharvil Nanavati · 10 years ago
  18. b44cc59 Logging cleanup: AVRC, MCA, GATT, and SMP. by Sharvil Nanavati · 10 years ago
  19. 158084e Logging cleanup: A2D, AVDT, and AVCT. by Sharvil Nanavati · 10 years ago
  20. d6e1b1e Logging cleanup: HIDH, BNEP, and PAN. by Sharvil Nanavati · 10 years ago
  21. d5bba90 Logging cleanup: RFCOMM and GAP. by Sharvil Nanavati · 10 years ago
  22. a51c9d9 Logging cleanup: L2CAP and SDP. by Sharvil Nanavati · 10 years ago
  23. f219040 Merge "Reload Hid info only for bonded device" into klp-wireless-dev by Matthew Xie · 10 years ago
  24. aef4bd1 Address allocation scheme for multiple advertisers by Satya Calloji · 10 years ago
  25. f281b43 Reload Hid info only for bonded device by Priti Aghera · 10 years ago
  26. 0c4ec0d Fix build for aosp_manta by Prerepa Viswanadham · 10 years ago
  27. 167686c Remove dead timer code from btu by Chris Manton · 10 years ago
  28. d0bc215 Fix build breakage due to bad rebase by Mike Lockwood · 10 years ago
  29. b48d176 Fix garbage left in makefile by Mike Lockwood · 10 years ago
  30. 3a1ca50 Move AVRCP controller support to separate HAL interface by Mike Lockwood · 10 years ago
  31. 3092437 More work on A2DP Sink: by Mike Lockwood · 10 years ago
  32. 8e08ad1 SBC Decoder for A2DP SINK by Hemant Gupta · 10 years ago
  33. cc35559 Add A2DP Sink Support by Hemant Gupta · 11 years ago
  34. 6449e49 Eliminate more dead code in GKI. by Sharvil Nanavati · 10 years ago
  35. e01b112 Re-layout Android.mk for single shared library by Chris Manton · 10 years ago
  36. 82d0a11 Eliminate dead code: remove GKI_sched* from the codebase. by Sharvil Nanavati · 10 years ago
  37. 479a9a3 Parse auto_pair_devlist.conf file with the generic config parser. by Sharvil Nanavati · 10 years ago
  38. c004814 Fix build: BTM_BleLocalPrivacyEnabled is called from outside BLE_PRIVACY_SPT guard. by Sharvil Nanavati · 10 years ago
  39. 88e7645 Disable BLE address randomization since it causes excessive timer wakeups. by Sharvil Nanavati · 10 years ago
  40. 9bce226 Implement GKI timers based on wake alarms and wake locks. by Sharvil Nanavati · 10 years ago
  41. 611f3ab Allow btsnoop logs to be read over a local socket. by Sharvil Nanavati · 10 years ago
  42. eb4fa4a Merge "Changed the status check for BleObserve" into klp-wireless-dev by Wei Wang · 10 years ago
  43. 100bbca Changed the status check for BleObserve by Priti Aghera · 10 years ago
  44. b8cb957 Bluetooth: Assign max adv instance value from vendor capabilities by Nitin Arora · 10 years ago
  45. bf61150 Merge "Save remote device name immediately" into klp-wireless-dev by Matthew Xie · 10 years ago
  46. ed999f5 Save remote device name immediately by Matthew Xie · 10 years ago
  47. 970f914 Rename UNUSED to UNUSED_ATTR in OSI due to symbol collision. by Sharvil Nanavati · 10 years ago
  48. 9546abf Support for reading LE specific controller features by Ganesh Ganapathi Batta · 10 years ago
  49. 83c5256f Logging cleanup: HCI and BTM trace macros. by Sharvil Nanavati · 10 years ago
  50. f1d9b90 Whitelist IPv6 packets so they can be sent over PAN. by Sharvil Nanavati · 10 years ago
  51. 5464565 Use an event file descriptor instead of a pipe to control userial. by Sharvil Nanavati · 10 years ago
  52. fa52a07 Use the generic config parser to parse bt_stack.conf. by Sharvil Nanavati · 10 years ago
  53. f886773 Add a generic config parser for the INI file format. by Sharvil Nanavati · 10 years ago
  54. 0212487 Start cleaning up log macros. by Sharvil Nanavati · 10 years ago
  55. 64d7ee6 Add a couple more tests for list. by Sharvil Nanavati · 10 years ago
  56. c11b407 Implement a fixed queue. by Sharvil Nanavati · 10 years ago
  57. fa994c9 Bluetooth: Changes to enable features on KWD by Nitin Arora · 10 years ago
  58. 44c6f8d [2/4] Add Support for AVRCP Controller Feature by Hemant Gupta · 11 years ago
  59. bf0e4b2 Fix build issue for devices without BLE features. by Wei Wang · 10 years ago
  60. 0943c10 LE: Add RRA offloading and vendor specific PCF commands by Satya Calloji · 10 years ago
  61. ffb3960 LE Multi ADV feature by Satya Calloji · 10 years ago
  62. bfa5cf7 Merge "[2/4] Bluetooth: Add support for HFP Client role." into klp-wireless-dev by Mike Lockwood · 10 years ago
  63. 4a1a92a Merge "Submitted on behalf of 3rd party copied from external/bluetooth/bluedroid" into klp-wireless-dev by Mike Lockwood · 10 years ago
  64. 714078d LE: Add API to set scan interval and window (2/4) by Prerepa Viswanadham · 10 years ago
  65. 1025687 [2/4] Bluetooth: Add support for HFP Client role. by Hemant Gupta · 11 years ago
  66. 3fe1b49 Submitted on behalf of 3rd party copied from external/bluetooth/bluedroid by Hemant Gupta · 10 years ago
  67. 2e06f00 Unable to pair and connect A2DP headset with DUT on KWD by Zhihai Xu · 10 years ago
  68. c4e0e04 Clean up the public functions in userial.c. by Sharvil Nanavati · 10 years ago
  69. 740def5 Eliminate dead code (helped by compiler warnings). by Sharvil Nanavati · 10 years ago
  70. 10266fd Fix data type for rmt_auth_req; it stores an integral value. by Sharvil Nanavati · 10 years ago
  71. 1671598 Minor cleanup of userial code. by Sharvil Nanavati · 10 years ago
  72. d9e5b34 Update RFCOMM socket code to use list data structure. by Sharvil Nanavati · 10 years ago
  73. 3542d5a Update btif_profile_queue to use the list data structure. by Sharvil Nanavati · 10 years ago
  74. cef7695 Add a singly linked list implementation for OSI. by Sharvil Nanavati · 10 years ago
  75. 7e4c60c Bluetooth: On Suspend ignore media task timer event by Hemant Gupta · 11 years ago
  76. 0ab408f HID: Send Close event to upper layers during reconnection by Hemant Gupta · 10 years ago
  77. ca7f48c GAP: Return BTM_CMD_STARTED from btm_sec_l2cap_access_req by Hemant Gupta · 11 years ago
  78. 4974d81 MHF: Route call to correct HS in multi call scenario. by Hemant Gupta · 10 years ago
  79. d8e742f Merge "fix random crashes in bd2str caused by exceeding string array" into klp-wireless-dev by Matthew Xie · 10 years ago
  80. a217ab9 Resolve Pairing failure with IPhone by Ganesh Ganapathi Batta · 10 years ago
  81. b6a9128 Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 10 years ago
  82. 2a73b6d Initial import of HAL-layer tests for bluedroid. by Sharvil Nanavati · 10 years ago
  83. 9a53b05 Merge "Fix Null pointer access in GKI timer library" into klp-wireless-dev by Matthew Xie · 10 years ago
  84. 2a55a6e Merge "Fix issue of HDP select thread not exiting during BT OFF" into klp-wireless-dev by Matthew Xie · 10 years ago
  85. 1922101 GAP: Avoiding two disconnections from DUT by Hemant Gupta · 10 years ago
  86. fbf7688 GAP: Update local device name immediately by Hemant Gupta · 11 years ago
  87. 6fd2e4d Fix Null pointer access in GKI timer library by Ganesh Ganapathi Batta · 10 years ago
  88. 8fe5887 Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  89. 9b46760 fix random crashes in bd2str caused by exceeding string array by Ganesh Ganapathi Batta · 10 years ago
  90. ffa5c93 fix compilation error due to not include correct header by Zhihai Xu · 10 years ago
  91. 2cb90bc Add support for Multi-HFP devices by Nitin Srivastava · 10 years ago
  92. ad0b6c7 Bluetooth: Clear Notification array on AVRCP disconnect by Nitin Srivastava · 11 years ago
  93. 04670cf Set out stream to null if control socket fails to connect by Nitin Srivastava · 11 years ago
  94. d24ece6 Bluetooth: retry recv in case of EINTR by Nitin Srivastav · 11 years ago
  95. a7ea809 Bluetooth: GAP: Remove bonded device info on Authentication fail by Zhihai Xu · 11 years ago
  96. 744ad47 Fix issue of HDP select thread not exiting during BT OFF by Ganesh Ganapathi Batta · 10 years ago
  97. 2e1e6d8 Use standard C99 integral types. This offers better type safety. by Sharvil Nanavati · 10 years ago
  98. 7c54040 Increasing the SDP_MTU_SIZE from 256 to the default 672 bytes by Zhihai Xu · 11 years ago
  99. 45b4faf a2dp audio HAL: use correct interface version by Zhihai Xu · 10 years ago
  100. f96da0e Allow simultaneous LE Observe and BTM Inquiry/Scan by Zhihai Xu · 11 years ago