1. 9d2913a OnFound/OnLost feature changes based on Google spec v0.90 by Satya Calloji · 11 years ago
  2. fd6d05a Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 11 years ago
  3. 6db0ee3 Set dual-mode bits correctly in multi-adv instance flags by Satya Calloji · 11 years ago
  4. b4f404b Merge "Fix pthread_t confusion." into m-wireless-dev by Ian Coolidge · 10 years ago
  5. 56b8988 Don't truncate the top 16 bits of the LE advertisement data mask. by Ian Coolidge · 11 years ago
  6. ab94b23 Fix pthread_t confusion. by Ian Coolidge · 11 years ago
  7. 84edb62 Prevent slave link block removal at cancel connect by Nitin Arora · 11 years ago
  8. a50c966 osi: add compat code for glibc by Scott James Remnant · 10 years ago
  9. 25d634e fixed missing {} around if scope by Kim Schulz · 12 years ago
  10. 3680413 Add missing header for APPL_TRACE_EVENT by Scott James Remnant · 10 years ago
  11. 27c59b5 Use int64_t instead of non-standard __int64 by Scott James Remnant · 10 years ago
  12. c9275ee Make atomic functions static, as well as inline by Scott James Remnant · 10 years ago
  13. c228c9a Fix non-standard pthread mutex interactions. by Scott James Remnant · 10 years ago
  14. 9e04b8f btif_pan: Grab interface declarations from net/if.h only. by Scott James Remnant · 10 years ago
  15. 34121f5 Fix missing #includes needed for glibc by Scott James Remnant · 10 years ago
  16. 9982d01 Merge "Simultanious LE Central/Peripheral operation not possible" into m-wireless-dev by Andre Eisenbach · 10 years ago
  17. 5a20c99 BT: fix possible out of bounds read by kschulz · 11 years ago
  18. f66211f SDP parameter checks too loose by Kim Schulz · 12 years ago
  19. 8ff9282 Include log library to make bdtool by Nitin Arora · 10 years ago
  20. 8f2afec Using generic format specifier for logging pointers by Nitin Arora · 10 years ago
  21. 1880eb6 Remove BLE_PERIPHERAL_ADV_NAME flag. by Wei Wang · 10 years ago
  22. f701750 Make A2DP audio HAL a shared library again by Andre Eisenbach · 10 years ago
  23. 9a238e4 Merge "Fix macro for maximum allowed HOGP devices" into m-wireless-dev by Andre Eisenbach · 10 years ago
  24. 7076c4f Fix macro for maximum allowed HOGP devices by Nitin Arora · 12 years ago
  25. 96dec41 Add option for schedule_next_instance to force rescheduling by Zach Johnson · 10 years ago
  26. 463aa4b Demote bta_av_link_role_ok error level to info by Chris Manton · 10 years ago
  27. 5c92c90 Remove unused file hci/include/bt_hci_lib.h by Chris Manton · 10 years ago
  28. 564be58 Ensure alarms are called back when they expire in the past by Zach Johnson · 10 years ago
  29. 9a3f009 Rewrite alarms to use a single posix timer instance by Zach Johnson · 10 years ago
  30. 957867b Change logtag to conform to rest of module by Chris Manton · 10 years ago
  31. 80a24f0 Move unused include file out of hci_audio.h by Andre Eisenbach · 10 years ago
  32. 80c1d1a Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 10 years ago
  33. 1b24cb0 Random address does not get written properly by Satya Calloji · 11 years ago
  34. 693a3cd Builds server with service, characteristic, and descriptor UUIDs. Then starts and stops the server. by Steve Gu · 11 years ago
  35. 99fa292 Adds tests for BLE advertising and BLE server register. Also fixes random seed. by Steve Gu · 11 years ago
  36. d3132bc Adds BLE tests to bdtest. by Steve Gu · 11 years ago
  37. 364c1eb Merge "Add section on booleans and bitfields to the style guide" into m-wireless-dev by Andre Eisenbach · 10 years ago
  38. f572db1 Add section on booleans and bitfields to the style guide by Zach Johnson · 10 years ago
  39. 63bae08 Rectify allocation of GATT control block by Nitin Arora · 10 years ago
  40. 31446d1 Revert "Resolved hardware error observed during SCO Connection setup" by Chris Manton · 10 years ago
  41. 04bdae3 Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 10 years ago
  42. 2dcedf7 Simultanious LE Central/Peripheral operation not possible by Kim Schulz · 10 years ago
  43. c3924e1 Allow dual-mode devices to be processed by BR/EDR scan by Nitin Arora · 12 years ago
  44. 7ea7097 Rewrite alarm to avoid drift in the periodic version by Zach Johnson · 10 years ago
  45. 378235a Merge "Remove unused remote_name_* variables" into m-wireless-dev by Andre Eisenbach · 10 years ago
  46. adb7e6a Remove unused remote_name_* variables by Andre Eisenbach · 10 years ago
  47. 9ac501a Merge "Style guide: Use C99 style flexible arrays" into m-wireless-dev by Andre Eisenbach · 10 years ago
  48. 66e801f Style guide: Use C99 style flexible arrays by Andre Eisenbach · 10 years ago
  49. 8042b61 Delete 0 index LE scan filter at inquiry cancel by Nitin Arora · 11 years ago
  50. 74925d7 Ignore LE security request if BR/EDR pairing is ongoing by Nitin Arora · 11 years ago
  51. 53ae0e0 Merge "Extend Bluetooth startup timeout from 3s to 8s" into m-wireless-dev by Andre Eisenbach · 10 years ago
  52. 9f8f477 Merge "Reset LE connecting flag on disconnect only if BDA matches" into m-wireless-dev by Andre Eisenbach · 10 years ago
  53. 5f02c63 Merge "Remove ACL connection reference counting" into m-wireless-dev by Andre Eisenbach · 10 years ago
  54. 161e3ec Reset LE connecting flag on disconnect only if BDA matches by Nitin Arora · 11 years ago
  55. 546bd39 Send GATT discovery complete only if discovery is active by Nitin Arora · 12 years ago
  56. f402246 Extend Bluetooth startup timeout from 3s to 8s by Andre Eisenbach · 10 years ago
  57. 1b19892 Remove ACL connection reference counting by Andre Eisenbach · 10 years ago
  58. 71c6f7e Demote, cleanup and extend observed logging by Chris Manton · 11 years ago
  59. 6124381 Code formatting and language feature additions to the style guide. by Sharvil Nanavati · 11 years ago
  60. 8efa754 Use fully qualified path for btcore includes. by Sharvil Nanavati · 11 years ago
  61. a08df69 Use fully qualified path for OSI includes. by Sharvil Nanavati · 11 years ago
  62. 637af31 Start putting together a style guide for bluedroid. by Sharvil Nanavati · 11 years ago
  63. 7ac3eff Atomically update config files. by Sharvil Nanavati · 11 years ago
  64. e0a3e23 Add ability to set periodic alarms by Zach Johnson · 11 years ago
  65. afa8eac Allocate a2d list properly by Chris Manton · 11 years ago
  66. cd563c0 Remove dead code checks for BLE support by Zach Johnson · 11 years ago
  67. 808dec1 Rejig hci upwards dispatch by Zach Johnson · 11 years ago
  68. c03eec0 Reinstate btsnoop last log saving by Zach Johnson · 11 years ago
  69. 23a4cc9 Prevent Memory overbound and initialize variables by VenkatRaghavan VijayaRaghavan · 11 years ago
  70. f8a41c3 Resolved trace level issue for AVDTP by VenkatRaghavan VijayaRaghavan · 11 years ago
  71. 8f84761 Move list function comments to the header file by Zach Johnson · 11 years ago
  72. f2bc7b6 Move hashmap function comments to the header file by Zach Johnson · 11 years ago
  73. 7d67743 Remove more GKI code. by Sharvil Nanavati · 11 years ago
  74. b9a6f3e Remove dependency on GKI tasks from BTIF media task. by Sharvil Nanavati · 11 years ago
  75. bfdaf36 Don't call GKI_send_event on BTU task since it's not a GKI task anymore. by Sharvil Nanavati · 11 years ago
  76. acaf6fd Remove GKI timers by Sharvil Nanavati · 11 years ago
  77. 9078d0a Adding some documentation for the power management flow. by June R. Tate-Gans · 11 years ago
  78. 76ce410 Add sniff changed log statement on the mode changed event by Zach Johnson · 11 years ago
  79. bfba2bf Collapse BNEP #defines that don't need to be configurable. by Sharvil Nanavati · 11 years ago
  80. 6af6ff7 Add a new l2cap_client class. by Sharvil Nanavati · 11 years ago
  81. 2377309 Add connection-specific function L2CA_SetConnectionCallbacks. by Sharvil Nanavati · 11 years ago
  82. a449173 property api unification, naming and testing by Chris Manton · 11 years ago
  83. 54cc1ba Add a reference counted buffer implementation. by Sharvil Nanavati · 11 years ago
  84. 0814caf Collapse more feature flags. by Sharvil Nanavati · 11 years ago
  85. 1ce34dd Collapse RFCOMM_INCLUDED and GAP_INCLUDED guards. by Sharvil Nanavati · 11 years ago
  86. 9881379 Delete unused Broadcom-specific extensions API. by Sharvil Nanavati · 11 years ago
  87. ceb4619 Eliminate unusable wcassert code in favor of plain old C asssert. by Sharvil Nanavati · 11 years ago
  88. 85b1baf Drop duplicate profile connection requests by Zach Johnson · 11 years ago
  89. 88ca6c7 Data type representing the bluetooth iac parameter by Chris Manton · 11 years ago
  90. 76a9ab6 First pass at the bluedroid profile manager. by June R. Tate-Gans · 11 years ago
  91. 0b1f699 Rename legacy uuid_copy to not conflict by Chris Manton · 11 years ago
  92. 30e51f5 Add size_t inclusion by Chris Manton · 11 years ago
  93. aea4c0d bt property object by Chris Manton · 11 years ago
  94. ebfcf23 Add bdcopy method by Chris Manton · 11 years ago
  95. a5657a8 Remove some more unused functions in btm_acl by Zach Johnson · 11 years ago
  96. fb02632 Remove unused read link policy + friends by Zach Johnson · 11 years ago
  97. 9242e07 Remove unused link supervision timeout code by Zach Johnson · 11 years ago
  98. 5443c85 uuid_test by Chris Manton · 11 years ago
  99. fe9f8e8 Device class implementation by Chris Manton · 11 years ago
  100. 0a51090 Add compile time checks by Chris Manton · 11 years ago