1. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  2. b7672f4 Pick proper addres type for unknown devices by Jakub Pawlowski · 9 years ago
  3. ab2c488 Fix discovery status handling by Jakub Pawlowski · 9 years ago
  4. 0acfd13 Validates the PDU length of GATT Prepare Write attribute requests by Subramanian Srinivasan · 9 years ago
  5. 79b294d Create backup for bt_config.conf by Ajay Panicker · 9 years ago
  6. 64a0328 Removed function bte_load_ble_conf by Ajay Panicker · 9 years ago
  7. 9fd552b Add handle range to BTA_GATTC_GetGattDb by Jakub Pawlowski · 9 years ago
  8. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  9. 00f6f06 osi: Don't use -std=c99 to compile by Marie Janssen · 9 years ago
  10. 1eacb3d Remove code related to legacy config file by Ajay Panicker · 9 years ago
  11. 6ed1548 Add Privacy 1.0/1.1 check for BG connection by Satya Calloji · 9 years ago
  12. 2fdc1a1 binder: fix possible stack corruption by Marie Janssen · 9 years ago
  13. 77f579f osi: add metrics API by Marie Janssen · 9 years ago
  14. c2ea2f6 Fix possible memory leak by Jakub Pawlowski · 9 years ago
  15. 6b0798a Fix auto disconnect right after connecting by Jakub Pawlowski · 9 years ago
  16. c12b2c0 Set GATT link inactivity timer to 1 by Priti Aghera · 9 years ago
  17. feb9e4d Add Developer menu entry to disable Bluetooth absolute volume by Andre Eisenbach · 9 years ago
  18. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  19. 63e500e Use dynamic memory for keeping GATT cache by Jakub Pawlowski · 9 years ago
  20. a015e22 Add missing "\" at end of line by Jakub Pawlowski · 9 years ago
  21. 0a20dd4 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  22. e22c8ed Disable gnu-variable-sized-type-not-at-end warning by Jakub Pawlowski · 9 years ago
  23. 7794b7c Merge "Remove BCM_STR* macros" by Andre Eisenbach · 9 years ago
  24. d535ddb Add missing log tags by Jakub Pawlowski · 9 years ago
  25. 5b9462d Remove BCM_STR* macros by Andre Eisenbach · 9 years ago
  26. 270f86f Add list_back_node method to osi list by Jakub Pawlowski · 9 years ago
  27. 8a01f77 Remove unused return value of bta_gattc_alloc_cache_buf by Jakub Pawlowski · 9 years ago
  28. 2313c24 Suppress some of the Power Management debug log messages by Pavlin Radoslavov · 9 years ago
  29. ea46bfa Fix a call to osi_freebuf_and_reset() by Pavlin Radoslavov · 9 years ago
  30. cac784d Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  31. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  32. 1910a80 osi: add native wakelocks to metrics by Marie Janssen · 9 years ago
  33. f94e67c Fix the processing of AVRCP Rcvd Pass Through messages by Pavlin Radoslavov · 9 years ago
  34. 5f0e23d Register for Service Changed notifications for untrusted devices by Jakub Pawlowski · 9 years ago
  35. 5919554 Don't unregister notifications for unmodified services by Jakub Pawlowski · 9 years ago
  36. 7db2548 Revert "Keep sec_dev_rec in list instead of static array" by Andre Eisenbach · 9 years ago
  37. d36b421 Make autoconnect work properly for devices not having security record by Jakub Pawlowski · 9 years ago
  38. c9f86da Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  39. 1685664 Fixed paired device config UUID parsing logic by Andre Eisenbach · 9 years ago
  40. 67f57c6 Make list_foreach() even more useful by Jakub Pawlowski · 9 years ago
  41. 700b163 Assume input from /dev/stdin if no argument provided to btsnooz.py. by Sharvil Nanavati · 9 years ago
  42. 73d488e Remove unused method by Jakub Pawlowski · 9 years ago
  43. 061bf0c Added extra Werror compiler flags by Pavlin Radoslavov · 9 years ago
  44. 64401bf service/client: command line made nicer by Jakub Pawlowski · 9 years ago
  45. 9a76c7a Use C99 for new btif static library by Andre Eisenbach · 9 years ago
  46. 96b9707 Fix build error in bta_gattc_cache.c by Andre Eisenbach · 9 years ago
  47. e37dcf3 Merge "Make BTIF a static library; add unit test framework" by Andre Eisenbach · 9 years ago
  48. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  49. 6859e0c service: add get_gatt_db and it's callback to HAL by Jakub Pawlowski · 9 years ago
  50. 533fdbf Add new HAL method get_gatt_db by Jakub Pawlowski · 9 years ago
  51. 20c6840 Revert "Revert "Avoid double memory free and crash during LE discovery or disconnect"" by Pavlin Radoslavov · 9 years ago
  52. 3a4082d Revert "Avoid double memory free and crash during LE discovery or disconnect" by Ian Pedowitz · 9 years ago
  53. 12091a3 Avoid double memory free and crash during LE discovery or disconnect by Nitin Arora · 9 years ago
  54. 8eea109 Add missing include statements by Pavlin Radoslavov · 9 years ago
  55. ffba52a Added metrics for A2DP transmission queue by Pavlin Radoslavov · 9 years ago
  56. adca151 Fix the calling pattern of the debug dump functions by Pavlin Radoslavov · 9 years ago
  57. 8113f8c Merge "Spoof response to AT+CNUM if we don't get a reply from the audio gateway." by Sharvil Nanavati · 9 years ago
  58. 9ca88af Fix return value for HAL function config_clear. by Sharvil Nanavati · 9 years ago
  59. b83028d Adds null check before freeing LE services list by Subramanian Srinivasan · 9 years ago
  60. 33bab32 Fix compilation errors when SMP_DEBUG flag is enabled by Subramanian Srinivasan · 9 years ago
  61. 18a906d Spoof response to AT+CNUM if we don't get a reply from the audio gateway. by Sharvil Nanavati · 9 years ago
  62. dd7aaec Allow alarm_cancel() on NULL timers by Pavlin Radoslavov · 9 years ago
  63. da35bbc service: Update HAL call for arguments by Marie Janssen · 9 years ago
  64. 326b602 service: MTU changed callback for GATT server by Jakub Pawlowski · 9 years ago
  65. 756cc4b service/client: add command to change MTU by Jakub Pawlowski · 9 years ago
  66. f40b136 Add explicit sec_act parameter to encryption requests by Andre Eisenbach · 9 years ago
  67. 7066f58 Fix invalid pointer de-reference resulting in a crash by Andre Eisenbach · 9 years ago
  68. a655107 service: add SetMtu and OnMtuChanged by Jakub Pawlowski · 9 years ago
  69. 927d624 Merge "Remove headers from LOCAL_SRC_FILES" by Dan Willemsen · 9 years ago
  70. c0b1698 service: add bunch of GATT callback handlers by Jakub Pawlowski · 9 years ago
  71. 74385e5 service/example: Heart Rate Server: advertise UUID by Jakub Pawlowski · 9 years ago
  72. 16e1170 Merge "service: add pairing callback handling" by Jakub Pawlowski · 9 years ago
  73. ea5c826 Merge "service: Fix BluetoothInterface locking issues" by Jakub Pawlowski · 9 years ago
  74. c2ffe4e service: add pairing callback handling by Jakub Pawlowski · 9 years ago
  75. d023549 service: implement HAL callback for response confirmation by Jakub Pawlowski · 9 years ago
  76. e273daa Do not enable A2DP sink by default by Andre Eisenbach · 9 years ago
  77. 3c8abb3 service: Fix BluetoothInterface locking issues by Jakub Pawlowski · 9 years ago
  78. d1fad88 Remove headers from LOCAL_SRC_FILES by Dan Willemsen · 9 years ago
  79. 9c68cdf service: Handle configure_mtu_cb, search_complete_cb and search_result_cb events by Jakub Pawlowski · 9 years ago
  80. fd4df52 Merge "service/example: Add advertise flag for hr server" by Marie Janssen · 9 years ago
  81. 916441a Merge "service: handle remote_device_properties_cb callback" by Jakub Pawlowski · 9 years ago
  82. 47b4561 Additional headsets blacklisted for absolute volume by tturney · 9 years ago
  83. 01d5513 Merge "Remove unused definition BOARD_HAVE_BLUETOOTH_BCM." by Sharvil Nanavati · 9 years ago
  84. ec647fa A2DP audio HAL: fix write error behavior by Eric Laurent · 9 years ago
  85. b283d64 Remove unused definition BOARD_HAVE_BLUETOOTH_BCM. by Sharvil Nanavati · 9 years ago
  86. 032169c service/example: Add advertise flag for hr server by Jakub Pawlowski · 9 years ago
  87. 98ae9b2 Add missing creation of timer tSMP_CB.smp_rsp_timer_ent by Pavlin Radoslavov · 9 years ago
  88. 4b7f560 Add extra log if timer_create(CLOCK_BOOTTIME_ALARM) fails by Pavlin Radoslavov · 9 years ago
  89. f40f0d0 service: handle remote_device_properties_cb callback by Jakub Pawlowski · 9 years ago
  90. 1097801 A workaround for kernels missing CLOCK_BOOTTIME_ALARM by Pavlin Radoslavov · 9 years ago
  91. d61f8d9 Merge "service: Solve locking issues inside GATT interface" by Jakub Pawlowski · 9 years ago
  92. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  93. d2e2508 Add support for native kernel and callout wakelocks by Pavlin Radoslavov · 9 years ago
  94. 1c50abb Move btsnooz.py script from Android Wear to the BT stack project. by Sharvil Nanavati · 9 years ago
  95. 25689c1 service: Solve locking issues inside GATT interface by Jakub Pawlowski · 9 years ago
  96. e8c3dde Update btsnooz log file format to log ACL and SCO headers. by Sharvil Nanavati · 9 years ago
  97. c637b0c Fix build break in system/bt by Alex Vakulenko · 9 years ago
  98. 0620f97 Add socket tx/rx accounting by Adam Lesinski · 9 years ago
  99. 5fbbf42 Merge "service/client: implement connect and disconnect methods" by Jakub Pawlowski · 9 years ago
  100. 608762d service/client: implement connect and disconnect methods by Jakub Pawlowski · 9 years ago