1. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  2. 83211b0 Get rid of selective connection procedure by Jakub Pawlowski · 8 years ago
  3. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  4. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  5. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  6. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  7. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  8. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  9. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago[Renamed (99%) from stack/btm/btm_devctl.c]
  10. af7b39e stack: remove dead (#if 0'd) code by Marie Janssen · 8 years ago
  11. 3d5fbca Remove return value of BTM_VendorSpecificCommand function by Jakub Pawlowski · 8 years ago
  12. b6ab9b3 Ignore return value of btsnd_hcic_* functions by Jakub Pawlowski · 8 years ago
  13. be43ee7 Remove unnecessary checks of BTM_MAX_LOC_BD_NAME_LEN by Jakub Pawlowski · 8 years ago
  14. e47b769 Make Bluetooth LE multi-advertising testable by Jakub Pawlowski · 8 years ago
  15. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  16. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  17. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  18. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  19. 5b9462d Remove BCM_STR* macros by Andre Eisenbach · 9 years ago
  20. cac784d Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  21. 7db2548 Revert "Keep sec_dev_rec in list instead of static array" by Andre Eisenbach · 9 years ago
  22. c9f86da Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 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. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  26. cab5fc1 gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  27. fc9c998 Re-enabled enhanced inquiry scan by Andre Eisenbach · 9 years ago
  28. b8b3e80 Initialize white list size after stack reset by Priti Aghera · 10 years ago
  29. f88a7a1 Fix compilation error with privacy disabled by Andre Eisenbach · 10 years ago
  30. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago
  31. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 10 years ago
  32. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 10 years ago
  33. de35e09 Remove unused read link policy + friends by Zach Johnson · 10 years ago
  34. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  35. 6a8c80e Remove unused link key functions from devctl by Zach Johnson · 10 years ago
  36. 2a1f4e2 Remove the afh functions from btm_devctl by Zach Johnson · 10 years ago
  37. 79ecab5 Move controller module to device directory by Chris Manton · 10 years ago
  38. e7ef465 Remove always true BTM_PWR_MGR_INCLUDED by Chris Manton · 10 years ago
  39. 1cdde97 Disambiguate event mask setting for bluetooth DUT mode by Zach Johnson · 10 years ago
  40. 39110ec Remove duplicate local bdaddr management functions by Zach Johnson · 10 years ago
  41. 30e5806 Refactor btm_devctl reset sequence by Zach Johnson · 10 years ago
  42. cc0ca14 Prune BTM_ReadLocalVersion by Zach Johnson · 10 years ago
  43. 5fc4be1 Remove <BT 2.0 workarounds by Zach Johnson · 10 years ago
  44. 2411325 Remove BTM_SetDeviceClass call in devctl by Zach Johnson · 10 years ago
  45. 91ba12d Remove unused hci_cmd_cb in btu by Zach Johnson · 10 years ago
  46. 99f2ad1 Remove BTM_ReadBrcmFeatures because it shouldn't exist and isn't used by Zach Johnson · 10 years ago
  47. 770d41f Remove always false macro L2CAP_HOST_FLOW_CTRL by Zach Johnson · 10 years ago
  48. df0bc85 Remove unused #define's BTM_IS_CONNECTABLE and BTM_IS_DISCOVERABLE by Zach Johnson · 10 years ago
  49. bbeb338 Eliminate unused #define BTM_INTERNAL_BB by Zach Johnson · 10 years ago
  50. 5fd55c3 Remove unused auto-reset code path, with associated macros. by Zach Johnson · 10 years ago
  51. 3389943 Remove unused #define BTM_AFTER_RESET_TIMEOUT by Zach Johnson · 10 years ago
  52. 76ac6d8 Remove indirection in the controller reset sequence by Zach Johnson · 10 years ago
  53. 16fe082 Use run time parameters to control LE features by Prerepa Viswanadham · 10 years ago
  54. 7016ba7 Update simultaneous LE BR/EDR host support bit for 4.1 controller and 4.1 stack by Mudumba Ananth · 10 years ago
  55. c4e2596 LE batch scan feature by Satya Calloji · 10 years ago
  56. 8d41691 Support for reading LE specific controller features by Ganesh Ganapathi Batta · 10 years ago
  57. 5344d6d Logging cleanup: HCI and BTM trace macros. by Sharvil Nanavati · 10 years ago
  58. 66988a0 This patch contains bug fixes for solving race conditions for multiple by Nitin Arora · 10 years ago
  59. 7fa4fba Merge BT 4.1 features by Ganesh Ganapathi Batta · 11 years ago
  60. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  61. 9603e2e Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 11 years ago
  62. 1e5109b Use product model as default bluetooth name if not defined by Matthew Xie · 12 years ago
  63. fc4b2f1 Solve compilation problem when BLE/GATT/SMP features are false by Matthew Xie · 11 years ago
  64. 9d140a9 Make host side of Read Local/Remote Extended Features more reliable by Ganesh Ganapathi Batta · 12 years ago
  65. 0082e02 Fix LE buffer size for 0 length buffers by Andre Eisenbach · 12 years ago
  66. 3aa6054 Parse LMP features to enable LE support by Andre Eisenbach · 12 years ago
  67. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  68. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago