1. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  2. b8a477e Get rid of BD_ADDR by Jakub Pawlowski · 7 years ago
  3. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  4. 35e95c9 Ensure we don't send more packets than firmware allows by Yamei Du · 9 years ago
  5. bd6b122 Fix transport quota exhaustion by Ruina Liu · 9 years ago
  6. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  7. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  8. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  9. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  10. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  11. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  12. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  13. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  14. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  15. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago[Renamed (99%) from stack/l2cap/l2c_link.c]
  16. 763abdf Remove return value from btsnd_hcic_* functions by Jakub Pawlowski · 8 years ago
  17. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  18. e34b0eb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  19. 6721232 Add LE L2CAP Connection Oriented Channel by Navin Kochar · 9 years ago
  20. fd7ca62 Get rid of counter by Jakub Pawlowski · 9 years ago
  21. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  22. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  23. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  24. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  25. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  26. 21cce2e GKI cleanup - Eliminated function GKI_poolcount by Pavlin Radoslavov · 9 years ago
  27. 91fbc7e Fix compilation on platforms with BLE_INCLUDED == FALSE by Andre Eisenbach · 9 years ago
  28. e280553 Cross transport key mapping fixes by Chaojing Sun · 9 years ago
  29. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago
  30. 8372aa5 L2CAP and SDP Search API for BT profiles (2/2) by Kim Schulz · 9 years ago
  31. 0b47e0a Avoid duplicate disconnection callbacks for fixed channel connections by Satya Calloji · 9 years ago
  32. fa968e9 Simultanious LE Central/Peripheral operation not possible by Kim Schulz · 9 years ago
  33. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 10 years ago
  34. 79ecab5 Move controller module to device directory by Chris Manton · 10 years ago
  35. cccf02f Instrument data flow a bit by Chris Manton · 10 years ago
  36. e7ef465 Remove always true BTM_PWR_MGR_INCLUDED by Chris Manton · 10 years ago
  37. 584846a Remove always true BTM_BUSY_LEVEL_CHANGE_INCLUDED by Chris Manton · 10 years ago
  38. 30e5806 Refactor btm_devctl reset sequence by Zach Johnson · 10 years ago
  39. f857d64 Remove HCI access macros by Chris Manton · 10 years ago
  40. 6c303ae Replace BUFFER_Q with list_t by Chris Manton · 10 years ago
  41. 770d41f Remove always false macro L2CAP_HOST_FLOW_CTRL by Zach Johnson · 10 years ago
  42. fe7216c Enforce GKI API buffer usage by Chris Manton · 10 years ago
  43. db87122 Remove some unused code in L2CAP by Zach Johnson · 10 years ago
  44. 472c2a7 Don't starve a BT ACL link with 0 xmit quota by Prerepa Viswanadham · 10 years ago
  45. 7ae2515 Avoid premature LE connection notifaction to app by Prerepa Viswanadham · 10 years ago
  46. 92ac2d8 LE link_xmit_quota is not correctly allocated by Mudumba Ananth · 10 years ago
  47. a51c9d9 Logging cleanup: L2CAP and SDP. by Sharvil Nanavati · 10 years ago
  48. 8fe5887 Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  49. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  50. a934f01 Unable to connect to a Motorola s705 until Bluetooth was toggled of and back on by Zhihai Xu · 11 years ago
  51. c9053e6 Proper management of controller ACL buffers. by Ganesh Ganapathi Batta · 11 years ago
  52. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  53. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago