1. 47d68ee osi: add compat code for glibc by Scott James Remnant · 9 years ago
  2. 1505077 fixed missing {} around if scope by Kim Schulz · 11 years ago
  3. 5ce1230 Add missing header for APPL_TRACE_EVENT by Scott James Remnant · 9 years ago
  4. 421afb7 Use int64_t instead of non-standard __int64 by Scott James Remnant · 9 years ago
  5. 2a14bc0 Make atomic functions static, as well as inline by Scott James Remnant · 9 years ago
  6. 656c5a8 Fix non-standard pthread mutex interactions. by Scott James Remnant · 9 years ago
  7. 7d165d9 btif_pan: Grab interface declarations from net/if.h only. by Scott James Remnant · 9 years ago
  8. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 9 years ago
  9. a7e698f Merge "Simultanious LE Central/Peripheral operation not possible" into m-wireless-dev by Andre Eisenbach · 9 years ago
  10. 64b8506 BT: fix possible out of bounds read by kschulz · 10 years ago
  11. 74fd01f SDP parameter checks too loose by Kim Schulz · 11 years ago
  12. 78c0b06 Include log library to make bdtool by Nitin Arora · 9 years ago
  13. 9742bf5 Using generic format specifier for logging pointers by Nitin Arora · 9 years ago
  14. 582f20a Remove BLE_PERIPHERAL_ADV_NAME flag. by Wei Wang · 9 years ago
  15. a5371c2 Make A2DP audio HAL a shared library again by Andre Eisenbach · 9 years ago
  16. 2622da2 Merge "Fix macro for maximum allowed HOGP devices" into m-wireless-dev by Andre Eisenbach · 9 years ago
  17. 0de2267 Fix macro for maximum allowed HOGP devices by Nitin Arora · 10 years ago
  18. 952d180 Add option for schedule_next_instance to force rescheduling by Zach Johnson · 9 years ago
  19. d1d83be Demote bta_av_link_role_ok error level to info by Chris Manton · 9 years ago
  20. 15d30f2 Remove unused file hci/include/bt_hci_lib.h by Chris Manton · 9 years ago
  21. 081e4b6 Ensure alarms are called back when they expire in the past by Zach Johnson · 9 years ago
  22. 518a94e Rewrite alarms to use a single posix timer instance by Zach Johnson · 9 years ago
  23. e3a2527 Change logtag to conform to rest of module by Chris Manton · 9 years ago
  24. 37d2de2 Move unused include file out of hci_audio.h by Andre Eisenbach · 9 years ago
  25. 6afb248 Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 9 years ago
  26. f9fdf89 Random address does not get written properly by Satya Calloji · 10 years ago
  27. 80832ef Builds server with service, characteristic, and descriptor UUIDs. Then starts and stops the server. by Steve Gu · 10 years ago
  28. a013b0c Adds tests for BLE advertising and BLE server register. Also fixes random seed. by Steve Gu · 10 years ago
  29. c849763 Adds BLE tests to bdtest. by Steve Gu · 10 years ago
  30. e85d08a Merge "Add section on booleans and bitfields to the style guide" into m-wireless-dev by Andre Eisenbach · 9 years ago
  31. 72ab891 Add section on booleans and bitfields to the style guide by Zach Johnson · 9 years ago
  32. 1e1761c Rectify allocation of GATT control block by Nitin Arora · 9 years ago
  33. 03f182b Revert "Resolved hardware error observed during SCO Connection setup" by Chris Manton · 9 years ago
  34. 4d8ac4f Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 9 years ago
  35. fa968e9 Simultanious LE Central/Peripheral operation not possible by Kim Schulz · 9 years ago
  36. cdfb11a Allow dual-mode devices to be processed by BR/EDR scan by Nitin Arora · 11 years ago
  37. e2c57aa Rewrite alarm to avoid drift in the periodic version by Zach Johnson · 9 years ago
  38. d196d77 Merge "Remove unused remote_name_* variables" into m-wireless-dev by Andre Eisenbach · 9 years ago
  39. d429fed Remove unused remote_name_* variables by Andre Eisenbach · 9 years ago
  40. 87e141f Merge "Style guide: Use C99 style flexible arrays" into m-wireless-dev by Andre Eisenbach · 9 years ago
  41. 14aeb5b Style guide: Use C99 style flexible arrays by Andre Eisenbach · 9 years ago
  42. 7b85efa Delete 0 index LE scan filter at inquiry cancel by Nitin Arora · 10 years ago
  43. 034a362 Ignore LE security request if BR/EDR pairing is ongoing by Nitin Arora · 10 years ago
  44. 5d9c12a Merge "Extend Bluetooth startup timeout from 3s to 8s" into m-wireless-dev by Andre Eisenbach · 9 years ago
  45. b90d1a3 Merge "Reset LE connecting flag on disconnect only if BDA matches" into m-wireless-dev by Andre Eisenbach · 9 years ago
  46. cf9c45b Merge "Remove ACL connection reference counting" into m-wireless-dev by Andre Eisenbach · 9 years ago
  47. b2386cb Reset LE connecting flag on disconnect only if BDA matches by Nitin Arora · 10 years ago
  48. 4e9acf6 Send GATT discovery complete only if discovery is active by Nitin Arora · 11 years ago
  49. 3eaad80 Extend Bluetooth startup timeout from 3s to 8s by Andre Eisenbach · 9 years ago
  50. f4c4b78 Remove ACL connection reference counting by Andre Eisenbach · 9 years ago
  51. f802700 Demote, cleanup and extend observed logging by Chris Manton · 9 years ago
  52. 72a1c09 Code formatting and language feature additions to the style guide. by Sharvil Nanavati · 9 years ago
  53. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 9 years ago
  54. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 9 years ago
  55. a2eb981 Start putting together a style guide for bluedroid. by Sharvil Nanavati · 9 years ago
  56. 8772a37 Atomically update config files. by Sharvil Nanavati · 9 years ago
  57. 71864f4 Add ability to set periodic alarms by Zach Johnson · 9 years ago
  58. d44d640 Allocate a2d list properly by Chris Manton · 9 years ago
  59. afffd08 Remove dead code checks for BLE support by Zach Johnson · 9 years ago
  60. b55a8a6 Rejig hci upwards dispatch by Zach Johnson · 9 years ago
  61. 04bb236 Reinstate btsnoop last log saving by Zach Johnson · 9 years ago
  62. 1d8e6b8 Prevent Memory overbound and initialize variables by VenkatRaghavan VijayaRaghavan · 10 years ago
  63. d9279cc Resolved trace level issue for AVDTP by VenkatRaghavan VijayaRaghavan · 10 years ago
  64. 8d43696 Move list function comments to the header file by Zach Johnson · 9 years ago
  65. 4907b5c Move hashmap function comments to the header file by Zach Johnson · 9 years ago
  66. e13fbfa Remove more GKI code. by Sharvil Nanavati · 10 years ago
  67. 23e561a Remove dependency on GKI tasks from BTIF media task. by Sharvil Nanavati · 9 years ago
  68. d553708 Don't call GKI_send_event on BTU task since it's not a GKI task anymore. by Sharvil Nanavati · 9 years ago
  69. c0a87fe Remove GKI timers by Sharvil Nanavati · 9 years ago
  70. 4c33920 Adding some documentation for the power management flow. by June R. Tate-Gans · 10 years ago
  71. 90fe9b0 Add sniff changed log statement on the mode changed event by Zach Johnson · 10 years ago
  72. f105417 Collapse BNEP #defines that don't need to be configurable. by Sharvil Nanavati · 10 years ago
  73. 41e3196 Add a new l2cap_client class. by Sharvil Nanavati · 10 years ago
  74. a3dd6f9 Add connection-specific function L2CA_SetConnectionCallbacks. by Sharvil Nanavati · 10 years ago
  75. 3252cf0 property api unification, naming and testing by Chris Manton · 10 years ago
  76. 1878c42 Add a reference counted buffer implementation. by Sharvil Nanavati · 10 years ago
  77. 24ff5af Collapse more feature flags. by Sharvil Nanavati · 10 years ago
  78. a330b10 Collapse RFCOMM_INCLUDED and GAP_INCLUDED guards. by Sharvil Nanavati · 10 years ago
  79. 8527318 Delete unused Broadcom-specific extensions API. by Sharvil Nanavati · 10 years ago
  80. 181932f Eliminate unusable wcassert code in favor of plain old C asssert. by Sharvil Nanavati · 10 years ago
  81. 1ece3a3 Drop duplicate profile connection requests by Zach Johnson · 10 years ago
  82. 93167ea Data type representing the bluetooth iac parameter by Chris Manton · 10 years ago
  83. 98ffd8a First pass at the bluedroid profile manager. by June R. Tate-Gans · 10 years ago
  84. 8ff3fea Rename legacy uuid_copy to not conflict by Chris Manton · 10 years ago
  85. bc93d57 Add size_t inclusion by Chris Manton · 10 years ago
  86. 97c5444 bt property object by Chris Manton · 10 years ago
  87. 7f3bb6c Add bdcopy method by Chris Manton · 10 years ago
  88. 6b88521 Remove some more unused functions in btm_acl by Zach Johnson · 10 years ago
  89. de35e09 Remove unused read link policy + friends by Zach Johnson · 10 years ago
  90. a2caad5 Remove unused link supervision timeout code by Zach Johnson · 10 years ago
  91. c6092cd uuid_test by Chris Manton · 10 years ago
  92. 0bc7d27 Device class implementation by Chris Manton · 10 years ago
  93. e17abd8 Add compile time checks by Chris Manton · 10 years ago
  94. 3623bc8 Add more uuid methods by Chris Manton · 10 years ago
  95. 2234929 Add a simple classic peer by Zach Johnson · 10 years ago
  96. 05d0366 Add a hash function for bluetooth addresses by Zach Johnson · 10 years ago
  97. aa3a011 Add key equality function option for hash_map by Zach Johnson · 10 years ago
  98. e53504e Clean up unused functions in btm_sec by Zach Johnson · 10 years ago
  99. 272a075 Remove unused security abort callback by Zach Johnson · 10 years ago
  100. 978de5c Remove link key request callback by Zach Johnson · 10 years ago