1. d434863 Add legacy/gd shim hci layer module by Chris Manton · 4 years, 10 months ago
  2. 229de74 Add legacy/gd shim controller module by Chris Manton · 4 years, 10 months ago
  3. 1bb0e51 Initial Entry for shim layer by Chris Manton · 4 years, 10 months ago
  4. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  5. 96d16e3 Make thread names more meaningful by Jack He · 6 years ago
  6. 6d11052 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
  7. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  8. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 7 years ago
  9. 5d700dd main: Update error handling by Myles Watson · 7 years ago
  10. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  11. 796523d Initial HIDL conversion by Andre Eisenbach · 8 years ago
  12. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  13. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  14. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  15. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago[Renamed (98%) from main/bte_main.c]
  16. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  17. 9b99e99 Remove unnecesarry hash_map includes by Jakub Pawlowski · 8 years ago
  18. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 8 years ago
  19. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  20. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 8 years ago
  21. fd7ca62 Get rid of counter by Jakub Pawlowski · 8 years ago
  22. e42d1d7 Add ability to add interop entries dynamically (2/2) by Andre Eisenbach · 9 years ago
  23. 64a0328 Removed function bte_load_ble_conf by Ajay Panicker · 8 years ago
  24. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 8 years ago
  25. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  26. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  27. fb685ef Fix typo in main/bte_main.c. by Miao Chou · 9 years ago
  28. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  29. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  30. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  31. cae219f Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  32. 6c014ac gn-build: Get bluetooth.default.so to compile by Arman Uguray · 9 years ago
  33. 4540f59 Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 9 years ago
  34. 6afb248 Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 9 years ago
  35. 03f182b Revert "Resolved hardware error observed during SCO Connection setup" by Chris Manton · 9 years ago
  36. 4d8ac4f Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 9 years ago
  37. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 9 years ago
  38. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 9 years ago
  39. b55a8a6 Rejig hci upwards dispatch by Zach Johnson · 9 years ago
  40. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  41. 78a51cb counter implementation by Chris Manton · 10 years ago
  42. 794f3b5 Removal of bd.[c|h] by Chris Manton · 10 years ago
  43. a9a9dc0 Remove BTTRC_INCLUDED by Zach Johnson · 10 years ago
  44. 3e130f3 Modulizification of GKI by Zach Johnson · 10 years ago
  45. 093948a Modulizification of the HCI layer by Zach Johnson · 10 years ago
  46. 9891f32 Refactor btsnoop and stack config into modules by Zach Johnson · 10 years ago
  47. 307381e Remove btu_task and replace with bt_workqueue reactor by Chris Manton · 10 years ago
  48. 066ab9d Eliminate memory leaks and unsafe callbacks in BTA and BTE. by Sharvil Nanavati · 10 years ago
  49. c0e2f99 Disassociate hash algorithm with hash function name by Zach Johnson · 10 years ago
  50. 733a06e Refactor bte_main into more of a shell. by Zach Johnson · 10 years ago
  51. bf8193b HCI layer cleanup by Zach Johnson · 10 years ago
  52. 0eefef0 btif task removal and reactor insertion by Chris Manton · 10 years ago
  53. b624938 Eliminate GKI_run and GKI_stop. Neither had any effect. by Sharvil Nanavati · 10 years ago
  54. f79d286 Move BTU task creation into stack/btu/btu_init.c. by Sharvil Nanavati · 10 years ago
  55. 1802329 Replace timers and btu_task by Chris Manton · 10 years ago
  56. 860a9af Replace mailboxes with fixed queues. by Chris Manton · 10 years ago
  57. da0446b Fix memory leak in BTU where enequeued buffers were never freed on shutdown. by Sharvil Nanavati · 10 years ago
  58. 7fa65f7 Rename init/cleanup to start_up/shut_down in the HCI layer by Zach Johnson · 10 years ago
  59. 76ac6d8 Remove indirection in the controller reset sequence by Zach Johnson · 10 years ago
  60. fbbd42b Refactor HCI layer by Zach Johnson · 10 years ago
  61. 14a559a Switch over duplicated timer_create routines to new alarm code. by Sharvil Nanavati · 10 years ago
  62. b67820c Add a system property for libbt-vendor.so initialization timeout by Sharvil Nanavati · 10 years ago
  63. 311e88d Add ability to preserve existing snoop log by Andre Eisenbach · 10 years ago
  64. 6c25e79 Protect hci library cleanup with mutex by Chris Manton · 10 years ago
  65. 4c94c5f Fix build: Revert the reversion done due to build failure. by Prerepa Viswanadham · 10 years ago
  66. 571c81e Fix builds: Revert "Added code to publish ble adv tx power in dBm" by Ed Heyl · 10 years ago
  67. 347a1d6 Added code to publish ble adv tx power in dBm by git-zhenye.broadcom.com · 10 years ago
  68. b538248 Remove more unused code from GKI timers. by Sharvil Nanavati · 10 years ago
  69. d42dba5 Remove more unused code from GKI. by Sharvil Nanavati · 10 years ago
  70. 66432dc Add WBS support on Bluedroid (2/6) by Matthew Xie · 10 years ago
  71. 75e8f41 Eliminate unused argument to dealloc. by Sharvil Nanavati · 10 years ago
  72. f3b23f2 Clean up interaction with libbt-vendor library. by Sharvil Nanavati · 10 years ago
  73. e8c3d75 Logging cleanup: BTIF and APPL. by Sharvil Nanavati · 10 years ago
  74. 8fe5887 Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  75. 85c1751 am 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev by Mike J. Chen · 10 years ago
  76. 5cd8bff Major warnings cleanup by Mike J. Chen · 10 years ago
  77. 1a558ca a race condition which can cause potential BT preload timeout. by Zhihai Xu · 11 years ago
  78. bad70b1 Add debug menu to enable btsnoop by Zhihai Xu · 11 years ago
  79. 48ebe2c Preload timeout and retry mechanism (1/3) by YK Jeffrey Chao · 11 years ago
  80. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago