1. 1668d20 Simplify btif multi adv data handling by Jakub Pawlowski · 9 years ago
  2. 0194aff Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  3. f9a8352 Build fix by Jakub Pawlowski · 9 years ago
  4. 9fc0874 Add read/write timeout to the audio sockets by Pavlin Radoslavov · 9 years ago
  5. b290604 Fix test_set_zero_periodic unit test failure by Pavlin Radoslavov · 9 years ago
  6. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago
  7. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 9 years ago
  8. 6bf5069 HID: Fix compilation error when HID_HOST_REPAGE_WIN is set to 0 by Hemant Gupta · 9 years ago
  9. 2641ef4 Do not log unsolicited NOOP command complete events by Andre Eisenbach · 9 years ago
  10. 9334247 Fix a race condition during alarm_cleanup() by Pavlin Radoslavov · 9 years ago
  11. f1c12e5 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  12. 063ca02 Add const guarantees by Jakub Pawlowski · 9 years ago
  13. 399f217 Fix a Floating point exception for periodic timers by Pavlin Radoslavov · 9 years ago
  14. 8e77215 Improve debug-ability of the stack manager by Pavlin Radoslavov · 9 years ago
  15. 06d3f47 Add missing mutex lock/unlock inside alarm_cleanup() by Pavlin Radoslavov · 9 years ago
  16. a6f0395 Fix FD leak caused by module wrapper thread by Manu Viswanadhan · 9 years ago
  17. c376302 Fix 64-bit build break. by Dan Albert · 9 years ago
  18. 646134e Protect config module init and add date to config file by Ajay Panicker · 9 years ago
  19. 1423f8c Merge "Fix assertion failure in btif_sock_rfc" by Sharvil Nanavati · 9 years ago
  20. 4aa6d30 Add missing init/destroy of state_lock mutex by Pavlin Radoslavov · 9 years ago
  21. bda9497 Fix assertion failure in btif_sock_rfc by Sharvil Nanavati · 9 years ago
  22. 46b8d12 Fix sluggish HID devices by Bluetooth Build Test · 9 years ago
  23. aabb300 Enable test_vendor_lib compilation on Linux by Bluetooth Build Test · 9 years ago
  24. 6f2ae30 vendor_libs: create Android.mk by Cristian Iorga · 9 years ago
  25. 67a29d6 Merge "vendor_libs: test_vendor_lib: fix build" by Jakub Pawlowski · 9 years ago
  26. 1c64d03 vendor_libs: test_vendor_lib: fix build by Cristian Iorga · 9 years ago
  27. 7b266be Add guest mode functionality (2/4) by Ajay Panicker · 9 years ago
  28. 9f19410 Use base from libchrome by Jakub Pawlowski · 9 years ago
  29. 8d79346 Fix Linux libbt-vendor build by Cristian Iorga · 9 years ago
  30. 501d671 Allow A2DP SNK audio track focus gain interface. by Sanket Agarwal · 9 years ago
  31. 6f74d76 Fix LE central device not being able to disconnect by Jakub Pawlowski · 9 years ago
  32. a58d7fe AVRCP: Update sdp record correctly for CT or TG. by AnubhavGupta · 9 years ago
  33. 2c3ce4a vendor_libs: linux: Fix build by Cristian Iorga · 9 years ago
  34. 153d3e4 Merge "HID: Fix regression caused by commit "3a2c2d61"" by Treehugger Robot · 9 years ago
  35. bac99a1 Allow unused private field by Christopher Wiley · 9 years ago
  36. f8e3baa Ensure PIN code dialog is shown after remote name request by Andre Eisenbach · 9 years ago
  37. 7ee02bd Move autopair blacklist to interop database by Andre Eisenbach · 9 years ago
  38. bcfdd0a btif: add count of devices loaded on startup by Marie Janssen · 9 years ago
  39. 50e7a19 Merge "Fix use of uninitialized value in btm_acl_update_busy_level" by Sharvil Nanavati · 9 years ago
  40. 98178e4 Merge "Fix use of uninitialized value in BTA_PanSetRole" by Sharvil Nanavati · 9 years ago
  41. 73e73fa Fix use of uninitialized value in btm_acl_update_busy_level by Sharvil Nanavati · 9 years ago
  42. 052679c HID: Fix regression caused by commit "3a2c2d61" by Hemant Gupta · 9 years ago
  43. cac1eef Merge "Pull in libmedia's exported headers in libbtif" by Treehugger Robot · 9 years ago
  44. 17a8221 Fix use of uninitialized value in BTA_PanSetRole by Sharvil Nanavati · 9 years ago
  45. 8e7323e Removed unused functions by Pavlin Radoslavov · 9 years ago
  46. b46b577 Pull in libmedia's exported headers in libbtif by Christopher Wiley · 9 years ago
  47. 33bd1b4 Fix ambiguous base::TimeDelta reference by Christopher Wiley · 9 years ago
  48. 92f0ed3 Trigger a compilation error when LOG_TAG is not provided by Jakub Pawlowski · 9 years ago
  49. b4a42e7 Linux build fix by Bluetooth Build Test · 9 years ago
  50. 431885e Fix valgrind error by Jakub Pawlowski · 9 years ago
  51. 4529f1b Cleanup unnecessary logs by Jakub Pawlowski · 9 years ago
  52. 2dfcbda Do not update sco_state when no matching peer_addr is found by Lianchao Song · 9 years ago
  53. 8b92a6d Disable the Java subsystem when RFCOMM sockets are cleaned up by Sharvil Nanavati · 9 years ago
  54. 547a297 Delete unused JV code by Sharvil Nanavati · 9 years ago
  55. 5e8a3d7 Fix for issue introduced due to rebase of LE L2CAP COC by Navin Kochar · 9 years ago
  56. 94b6e5f Updated the A2DP statistics by Pavlin Radoslavov · 9 years ago
  57. 4cef24d Fix memory leak when saving paired devices by Marie Janssen · 9 years ago
  58. d9ebc23 btif: Don't persist remote devices to the config by Marie Janssen · 9 years ago
  59. 9a58e68 Bring back support for legacy bt_config.xml by Alain Vongsouvanh · 9 years ago
  60. a9d2a6b A2DP_SINK: initialize track handle to null by Sanket Agarwal · 9 years ago
  61. 1f4a839 Fix line wrapping for btsnooz by Ajay Panicker · 9 years ago
  62. 2b70aa4 Fix btsnooz.py multi-line base64 decoding by Andre Eisenbach · 9 years ago
  63. de5fdee Merge "Allow factory reset when bluetooth is off (2/2)" by Ajay Panicker · 9 years ago
  64. c4de4cb Add a log message to capture empty queue in l2c_enqueue_peer_data() by Pavlin Radoslavov · 9 years ago
  65. bf5c3cb Allow factory reset when bluetooth is off (2/2) by Ajay Panicker · 9 years ago
  66. 26df1e0 BUILD FIX: BTIF_MEDIA_FOCUS_NOT_GRANTED should be complied only for SINK by Sanket Agarwal · 9 years ago
  67. 37ee8f8 Move focus handling entirely to component calling fluoride. by Sanket Agarwal · 9 years ago
  68. 45d296c Remove %s from Log message. by Sanket Agarwal · 9 years ago
  69. 12751e1 Avoid using alarm APIs for LPM when Idle timeout is zero by Jaganath Kanakkassery · 9 years ago
  70. 895c094 Remove unused p_db for A2DP service discovery by Andre Eisenbach · 9 years ago
  71. fb5a382 Don't destroy BTIF Device Management state during shutdown by Pavlin Radoslavov · 9 years ago
  72. 815a8d4 linux build fix by Jakub Pawlowski · 9 years ago
  73. 5bd9ffb Bluetooth: Fix the issue that peer A2DP SNK device can not auto-reconnect. by Zhao Xuewen · 10 years ago
  74. d22226b Stop turning on SCO audio automatically during call by Hall Liu · 9 years ago
  75. a4bd0d2 service: use AIDL by Jakub Pawlowski · 9 years ago
  76. 9bceebb service: use Parcelable instead of helpers by Jakub Pawlowski · 9 years ago
  77. df515a4 Tell the build system this is a host module. by Ying Wang · 9 years ago
  78. 5e8b724 HID: Fix to show mouse pointer movements on UI by Nitin Shivpure · 10 years ago
  79. 8847ff1 Initiate SCO after Mode change event by Mallikarjuna GB · 10 years ago
  80. 9ab2a9d Avoid sending SCO disconnect when power mode is processing by Mallikarjuna GB · 10 years ago
  81. 8c10b05 Process complete AT cmd response. by Satish Kodishala · 9 years ago
  82. e77ecc5 Abort parsing in case of format error by Satish Kodishala · 9 years ago
  83. 4d10d7f Move to idle when remote disconnects during connection. by Ayan Ghosh · 12 years ago
  84. a986d61 Allocate buffer for AV SDP in Stack by Ayan Ghosh · 9 years ago
  85. c90c0d4 Do not initiate SDP for incoming AVDTP connection by Ayan Ghosh · 11 years ago
  86. 59e97c2 Process AV HAL start only when previous instance is cleaned up by Ayan Ghosh · 9 years ago
  87. d565837 Restrict DUT supported SBC configuration in GET_CAP response by Ayan Ghosh · 9 years ago
  88. 9dc9985 Use handles to identify GATT attributes (1/4) by Jakub Pawlowski · 9 years ago
  89. 6aef394 Add missing initialization of queue btm_cb.sec_pending_q by Pavlin Radoslavov · 9 years ago
  90. b71bdd6 Log error code on wakelock acquisition/release failure by Andre Eisenbach · 9 years ago
  91. 757047a Cleanup after p_mcb if L2CA_ConnectReq() failed by Pavlin Radoslavov · 9 years ago
  92. b35c234 Don't clear the btsnoop log ringbuffer on compress. by Sharvil Nanavati · 9 years ago
  93. 190cf46 Add config source to dumpsys output by Ajay Panicker · 9 years ago
  94. 072bd75 Do not leak eventfd's for RFCOMM/AVDT/L2CAP by Andre Eisenbach · 9 years ago
  95. 1302ca7 Merge "Wait for UHID interface on boot" by wrehman · 9 years ago
  96. e79eaef Don't send AT+BCC if local device doesn't support codec negotiation. by Sharvil Nanavati · 9 years ago
  97. e8187e5 HID service discovery refactor by Jakub Pawlowski · 9 years ago
  98. 5204fd7 Restructure GATTC by Jakub Pawlowski · 9 years ago
  99. 6721232 Add LE L2CAP Connection Oriented Channel by Navin Kochar · 9 years ago
  100. 95b9bc0 Start listener thread only after successful open call by Srinu Jella · 10 years ago