1. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  2. 45d1293 Add Linux-specific version of metrics. by Jakub Pawlowski · 9 years ago
  3. 029b50a Make wakelock compile on Linux by Jakub Pawlowski · 9 years ago
  4. b77d415 Add missing log tag in config_clear() by Jakub Pawlowski · 9 years ago
  5. 0fc412c Revert "Pick proper addres type for unknown devices" by Andre Eisenbach · 9 years ago
  6. f93c5ba Merge "Revert "Fix data reporting state when using HID device"" by Andre Eisenbach · 9 years ago
  7. 21a4938 Revert "Fix data reporting state when using HID device" by Andre Eisenbach · 9 years ago
  8. fd7ca62 Get rid of counter by Jakub Pawlowski · 9 years ago
  9. e91ac5c Merge "Revert "linux: Make logwrapper show log tag on Linux"" by Jakub Pawlowski · 9 years ago
  10. 324635b Revert "linux: Make logwrapper show log tag on Linux" by Jakub Pawlowski · 9 years ago
  11. ca9e5aa Remove unused import by Jakub Pawlowski · 9 years ago
  12. 4ff1549 Merge "linux: Make logwrapper show log tag on Linux" by Jakub Pawlowski · 9 years ago
  13. 0f823a4 Add tool to extract and view snooz logs from a bugreport by Ajay Panicker · 9 years ago
  14. e4ae5c7 linux: Make logwrapper show log tag on Linux by Jakub Pawlowski · 9 years ago
  15. 470adc8 service: Non-android OSs don't know how to Binder by Jakub Pawlowski · 9 years ago
  16. 10dd30d Clean up dump printout by Ajay Panicker · 9 years ago
  17. 6fd198e Removed unused defines from bt_target.h by Pavlin Radoslavov · 9 years ago
  18. f58d6e6 Replace usage of HCI_GET_CMD_BUF() with osi_malloc() by Pavlin Radoslavov · 9 years ago
  19. df5c69c Instrument and fix calls to strncmp() by Andre Eisenbach · 9 years ago
  20. 1d00dd2 Write Protobuf in Base64 by Ajay Panicker · 9 years ago
  21. db49d08 Fix ParcelHelpersTest.ScanResult unit test by Pavlin Radoslavov · 9 years ago
  22. a1bccb9 Add support for collecting A2DP Protobuf metrics by Pavlin Radoslavov · 9 years ago
  23. ddf2af1 Merge "Additional logging for bond information" by Pavlin Radoslavov · 9 years ago
  24. d722e2f Suspend properly when receiving events without response by Jaganath Kanakkassery · 9 years ago
  25. c138fe4 Additional logging for bond information by Ajay Panicker · 9 years ago
  26. 5f30560 Fix data reporting state when using HID device by Loic Poulain · 9 years ago
  27. 5eedb96 service: Use built-in byte vector parser by Jakub Pawlowski · 9 years ago
  28. e6e73fa Remove the need for -Wno-constant-logical-operand by Andre Eisenbach · 9 years ago
  29. dbd767d Remove Porsche car-kit pairing workaround by Andre Eisenbach · 9 years ago
  30. ed906fc Fix compile error due to interop_feature_t not being public by Andre Eisenbach · 9 years ago
  31. b97fc43 Add new HAL functions to fake Bluetooth interface by Andre Eisenbach · 9 years ago
  32. e42d1d7 Add ability to add interop entries dynamically (2/2) by Andre Eisenbach · 9 years ago
  33. a9ea43b Fix compilation warnings/errors on fugu by Pavlin Radoslavov · 9 years ago
  34. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  35. b937cc0 service: Add services removed/added handlers by Jakub Pawlowski · 9 years ago
  36. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  37. b7672f4 Pick proper addres type for unknown devices by Jakub Pawlowski · 9 years ago
  38. ab2c488 Fix discovery status handling by Jakub Pawlowski · 9 years ago
  39. 0acfd13 Validates the PDU length of GATT Prepare Write attribute requests by Subramanian Srinivasan · 9 years ago
  40. 79b294d Create backup for bt_config.conf by Ajay Panicker · 9 years ago
  41. 64a0328 Removed function bte_load_ble_conf by Ajay Panicker · 9 years ago
  42. 9fd552b Add handle range to BTA_GATTC_GetGattDb by Jakub Pawlowski · 9 years ago
  43. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  44. 00f6f06 osi: Don't use -std=c99 to compile by Marie Janssen · 9 years ago
  45. 1eacb3d Remove code related to legacy config file by Ajay Panicker · 9 years ago
  46. 6ed1548 Add Privacy 1.0/1.1 check for BG connection by Satya Calloji · 9 years ago
  47. 2fdc1a1 binder: fix possible stack corruption by Marie Janssen · 9 years ago
  48. 77f579f osi: add metrics API by Marie Janssen · 9 years ago
  49. c2ea2f6 Fix possible memory leak by Jakub Pawlowski · 9 years ago
  50. 6b0798a Fix auto disconnect right after connecting by Jakub Pawlowski · 9 years ago
  51. c12b2c0 Set GATT link inactivity timer to 1 by Priti Aghera · 9 years ago
  52. feb9e4d Add Developer menu entry to disable Bluetooth absolute volume by Andre Eisenbach · 9 years ago
  53. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  54. 63e500e Use dynamic memory for keeping GATT cache by Jakub Pawlowski · 9 years ago
  55. a015e22 Add missing "\" at end of line by Jakub Pawlowski · 9 years ago
  56. 0a20dd4 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  57. e22c8ed Disable gnu-variable-sized-type-not-at-end warning by Jakub Pawlowski · 9 years ago
  58. 7794b7c Merge "Remove BCM_STR* macros" by Andre Eisenbach · 9 years ago
  59. d535ddb Add missing log tags by Jakub Pawlowski · 9 years ago
  60. 5b9462d Remove BCM_STR* macros by Andre Eisenbach · 9 years ago
  61. 270f86f Add list_back_node method to osi list by Jakub Pawlowski · 9 years ago
  62. 8a01f77 Remove unused return value of bta_gattc_alloc_cache_buf by Jakub Pawlowski · 9 years ago
  63. 2313c24 Suppress some of the Power Management debug log messages by Pavlin Radoslavov · 9 years ago
  64. ea46bfa Fix a call to osi_freebuf_and_reset() by Pavlin Radoslavov · 9 years ago
  65. cac784d Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  66. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  67. 1910a80 osi: add native wakelocks to metrics by Marie Janssen · 9 years ago
  68. f94e67c Fix the processing of AVRCP Rcvd Pass Through messages by Pavlin Radoslavov · 9 years ago
  69. 5f0e23d Register for Service Changed notifications for untrusted devices by Jakub Pawlowski · 9 years ago
  70. 5919554 Don't unregister notifications for unmodified services by Jakub Pawlowski · 9 years ago
  71. 7db2548 Revert "Keep sec_dev_rec in list instead of static array" by Andre Eisenbach · 9 years ago
  72. d36b421 Make autoconnect work properly for devices not having security record by Jakub Pawlowski · 9 years ago
  73. c9f86da Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  74. 1685664 Fixed paired device config UUID parsing logic by Andre Eisenbach · 9 years ago
  75. 67f57c6 Make list_foreach() even more useful by Jakub Pawlowski · 9 years ago
  76. 700b163 Assume input from /dev/stdin if no argument provided to btsnooz.py. by Sharvil Nanavati · 9 years ago
  77. 73d488e Remove unused method by Jakub Pawlowski · 9 years ago
  78. 061bf0c Added extra Werror compiler flags by Pavlin Radoslavov · 9 years ago
  79. 64401bf service/client: command line made nicer by Jakub Pawlowski · 9 years ago
  80. 9a76c7a Use C99 for new btif static library by Andre Eisenbach · 9 years ago
  81. 96b9707 Fix build error in bta_gattc_cache.c by Andre Eisenbach · 9 years ago
  82. e37dcf3 Merge "Make BTIF a static library; add unit test framework" by Andre Eisenbach · 9 years ago
  83. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  84. 6859e0c service: add get_gatt_db and it's callback to HAL by Jakub Pawlowski · 9 years ago
  85. 533fdbf Add new HAL method get_gatt_db by Jakub Pawlowski · 9 years ago
  86. 20c6840 Revert "Revert "Avoid double memory free and crash during LE discovery or disconnect"" by Pavlin Radoslavov · 9 years ago
  87. 3a4082d Revert "Avoid double memory free and crash during LE discovery or disconnect" by Ian Pedowitz · 9 years ago
  88. 12091a3 Avoid double memory free and crash during LE discovery or disconnect by Nitin Arora · 9 years ago
  89. 8eea109 Add missing include statements by Pavlin Radoslavov · 9 years ago
  90. ffba52a Added metrics for A2DP transmission queue by Pavlin Radoslavov · 9 years ago
  91. adca151 Fix the calling pattern of the debug dump functions by Pavlin Radoslavov · 9 years ago
  92. 8113f8c Merge "Spoof response to AT+CNUM if we don't get a reply from the audio gateway." by Sharvil Nanavati · 9 years ago
  93. 9ca88af Fix return value for HAL function config_clear. by Sharvil Nanavati · 9 years ago
  94. b83028d Adds null check before freeing LE services list by Subramanian Srinivasan · 9 years ago
  95. 33bab32 Fix compilation errors when SMP_DEBUG flag is enabled by Subramanian Srinivasan · 9 years ago
  96. 18a906d Spoof response to AT+CNUM if we don't get a reply from the audio gateway. by Sharvil Nanavati · 9 years ago
  97. dd7aaec Allow alarm_cancel() on NULL timers by Pavlin Radoslavov · 9 years ago
  98. da35bbc service: Update HAL call for arguments by Marie Janssen · 9 years ago
  99. 326b602 service: MTU changed callback for GATT server by Jakub Pawlowski · 9 years ago
  100. 756cc4b service/client: add command to change MTU by Jakub Pawlowski · 9 years ago