1. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  2. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  3. ab2c488 Fix discovery status handling by Jakub Pawlowski · 9 years ago
  4. 9fd552b Add handle range to BTA_GATTC_GetGattDb by Jakub Pawlowski · 9 years ago
  5. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  6. c2ea2f6 Fix possible memory leak by Jakub Pawlowski · 9 years ago
  7. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  8. 63e500e Use dynamic memory for keeping GATT cache by Jakub Pawlowski · 9 years ago
  9. 0a20dd4 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  10. 7794b7c Merge "Remove BCM_STR* macros" by Andre Eisenbach · 9 years ago
  11. d535ddb Add missing log tags by Jakub Pawlowski · 9 years ago
  12. 5b9462d Remove BCM_STR* macros by Andre Eisenbach · 9 years ago
  13. 8a01f77 Remove unused return value of bta_gattc_alloc_cache_buf by Jakub Pawlowski · 9 years ago
  14. ea46bfa Fix a call to osi_freebuf_and_reset() by Pavlin Radoslavov · 9 years ago
  15. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  16. f94e67c Fix the processing of AVRCP Rcvd Pass Through messages by Pavlin Radoslavov · 9 years ago
  17. 5f0e23d Register for Service Changed notifications for untrusted devices by Jakub Pawlowski · 9 years ago
  18. 5919554 Don't unregister notifications for unmodified services by Jakub Pawlowski · 9 years ago
  19. 96b9707 Fix build error in bta_gattc_cache.c by Andre Eisenbach · 9 years ago
  20. e37dcf3 Merge "Make BTIF a static library; add unit test framework" by Andre Eisenbach · 9 years ago
  21. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  22. 533fdbf Add new HAL method get_gatt_db by Jakub Pawlowski · 9 years ago
  23. 20c6840 Revert "Revert "Avoid double memory free and crash during LE discovery or disconnect"" by Pavlin Radoslavov · 9 years ago
  24. 3a4082d Revert "Avoid double memory free and crash during LE discovery or disconnect" by Ian Pedowitz · 9 years ago
  25. 12091a3 Avoid double memory free and crash during LE discovery or disconnect by Nitin Arora · 9 years ago
  26. 8113f8c Merge "Spoof response to AT+CNUM if we don't get a reply from the audio gateway." by Sharvil Nanavati · 9 years ago
  27. b83028d Adds null check before freeing LE services list by Subramanian Srinivasan · 9 years ago
  28. 18a906d Spoof response to AT+CNUM if we don't get a reply from the audio gateway. by Sharvil Nanavati · 9 years ago
  29. f40b136 Add explicit sec_act parameter to encryption requests by Andre Eisenbach · 9 years ago
  30. e273daa Do not enable A2DP sink by default by Andre Eisenbach · 9 years ago
  31. b283d64 Remove unused definition BOARD_HAVE_BLUETOOTH_BCM. by Sharvil Nanavati · 9 years ago
  32. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  33. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 10 years ago
  34. 15df6d4 Do not send AT+CHLD=? if the 3-way call feature is not supported by Devin Kim · 9 years ago
  35. 4fc9732 Correctly verify return value of BTM_CancelInquiry by Yan Laijun · 9 years ago
  36. 9a7624c Merge "Bluetooth: Silence unused-parameter warning" by Andreas Gampe · 9 years ago
  37. 8fc771e Bluetooth: Silence unused-parameter warning by Andreas Gampe · 9 years ago
  38. c82bff2 Fix crash in HFP client's +COPS parsing code. by Sharvil Nanavati · 9 years ago
  39. b2c46a4 Fix RFCOMM Rx speed of transfer by Hemant Gupta · 9 years ago
  40. 865e736 Fix the calculation of bta_sys_get_remaining_ticks by VenkatRaghavan V · 9 years ago
  41. 1cb11bb Only initiate codec negotiation if feature is supported by Chenjie Luo · 9 years ago
  42. 1b3ac36 Fix race condition during simultaneous SDP by Jakub Pawlowski · 9 years ago
  43. 3f4fd5b Switch to osi_getbuf. by Chris Elliott · 9 years ago
  44. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  45. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 9 years ago
  46. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 9 years ago
  47. dd339ab Allow Bluetooth to build on systems with no LE support by Scott James Remnant · 9 years ago
  48. 4d7575b Memory overwrite due to HDP doesn't allocate enough buffer by Jacob Lee · 9 years ago
  49. 77e70b4 Reduce persistence on aquiring master role by Mattias Agren · 9 years ago
  50. b7a077b Rename net_test_bluedroid to net_test_bluetooth by Andre Eisenbach · 9 years ago
  51. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  52. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  53. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  54. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  55. 2181f1a Fix PAN crash due to fd mismatch by Nitin Shivpure · 9 years ago
  56. 70ae7de GKI cleanup - Remove GKI pool related defines by Pavlin Radoslavov · 9 years ago
  57. 1d5b859 GKI cleanup - Eliminate function GKI_get_pool_bufsize() by Pavlin Radoslavov · 9 years ago
  58. 2e3d006 GKI cleanup - Eliminate usage of pool buffers by Pavlin Radoslavov · 9 years ago
  59. 6b24485 Fix PAN and AV role switch war by tturney · 9 years ago
  60. 7f2eed6 Check BR device count before initiating role switch by Nitin Shivpure · 9 years ago
  61. 7b4fdb4 Eliminate recursive calling when handling GATT related errors by Pavlin Radoslavov · 9 years ago
  62. 4602429 Fix incorrect SetConnScanParam function mapping by Sunny Kapdi · 9 years ago
  63. 1a1b3eb am bc6ad53e: Merge "Improve adv_data transfer between contexts." by Ian Coolidge · 9 years ago
  64. d4c1036 Improve adv_data transfer between contexts. by Ian Coolidge · 9 years ago
  65. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  66. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  67. e084feb am 9de273d9: Fix CTS Verifier test for insecure RFCOMM connection. by Sharvil Nanavati · 9 years ago
  68. 9de273d Fix CTS Verifier test for insecure RFCOMM connection. by Sharvil Nanavati · 9 years ago
  69. f99e586 am c6137426: Fix the logic for stopping the Power Management timers. by Pavlin Radoslavov · 9 years ago
  70. c613742 Fix the logic for stopping the Power Management timers. by Pavlin Radoslavov · 9 years ago
  71. a7b03c0 am 1076b7b0: Customize Bluetooth sniff interval by Pavlin Radoslavov · 9 years ago
  72. 1076b7b Customize Bluetooth sniff interval by Pavlin Radoslavov · 9 years ago
  73. 51a5f0f am b4365c55: Adding transport type while initiating remote discovery by Nitin Arora · 9 years ago
  74. b4365c5 Adding transport type while initiating remote discovery by Nitin Arora · 9 years ago
  75. 36b09da am 50333a25: Properly disconnect GATT connection during noisy scans by Arman Uguray · 9 years ago
  76. 50333a2 Properly disconnect GATT connection during noisy scans by Arman Uguray · 9 years ago
  77. 263cc87 am 76356aee: Bug fix PM changes and LE connectivity mode fixes by VenkatRaghavan VijayaRaghavan · 9 years ago
  78. 76356ae Bug fix PM changes and LE connectivity mode fixes by VenkatRaghavan VijayaRaghavan · 10 years ago
  79. ea21b5d am 549c64d1: Fix security vulnerabilities in string operations by Miao Chou · 9 years ago
  80. 549c64d Fix security vulnerabilities in string operations by Miao Chou · 9 years ago
  81. 37c5faf am 680959b0: Add missing data initialization by Pavlin Radoslavov · 9 years ago
  82. 680959b Add missing data initialization by Pavlin Radoslavov · 9 years ago
  83. 9a78e8d am 49120dc8: build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  84. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  85. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  86. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  87. 25e7147 am d69bef4e: Merge "Prevent LE remote name request during inquiry" into mnc-dev by Andre Eisenbach · 9 years ago
  88. ddbb20b Prevent LE remote name request during inquiry by Nitin Arora · 10 years ago
  89. c1a2900 am fa3c1214: Fix possible null-pointer de-reference in bta_gattc_util by Andre Eisenbach · 9 years ago
  90. fa3c121 Fix possible null-pointer de-reference in bta_gattc_util by Andre Eisenbach · 9 years ago
  91. a58859d am dd2021c6: Always ACK indications in the event of an error by Tucker Sylvestro · 9 years ago
  92. dd2021c Always ACK indications in the event of an error by Tucker Sylvestro · 9 years ago
  93. dc6a482 am 641e21a5: HOGP: Clear allocated memory for unmatched HID reports by Subramanian Srinivasan · 9 years ago
  94. 641e21a HOGP: Clear allocated memory for unmatched HID reports by Subramanian Srinivasan · 10 years ago
  95. c6da677 am 6a27776c: Property based change to qualify TC_INT_SRC_SIG_SMG_BV_23_C by Anubhav Gupta · 9 years ago
  96. 6a27776 Property based change to qualify TC_INT_SRC_SIG_SMG_BV_23_C by Anubhav Gupta · 10 years ago
  97. 803b381 am 4508f24b: Not Implemented response for unsupported AVRCP commands. by Anubhav Gupta · 9 years ago
  98. 4508f24 Not Implemented response for unsupported AVRCP commands. by Anubhav Gupta · 11 years ago
  99. 5de94fb am bb954527: build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  100. f4b0c92 am cab5fc17: gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago