1. 2a87466 Store a name string in property without violating string boundaries by Pavlin Radoslavov · 8 years ago
  2. 7f1ee9d Clear IB_CFG_DONE on receiving peer config request when channel open by Srinu Jella · 9 years ago
  3. 24e9be4 Avoid lookup on NULL address by Martin Brabham · 8 years ago
  4. 6ab749f Implement HCI_Read_Failed_Contact_Counter mechanism by Pavlin Radoslavov · 8 years ago
  5. 303ff4c Add / update log messages during stack startup / shutdown by Pavlin Radoslavov · 8 years ago
  6. 812f2f5 Merge "BTIF: Add meaningful logging to btif_profile_queue" by Treehugger Robot · 8 years ago
  7. e5c35d0 Merge "Limit the maximum number of entries in the remote bdaddr cache to 1024" by Treehugger Robot · 8 years ago
  8. a375c31 Limit the maximum number of entries in the remote bdaddr cache to 1024 by Pavlin Radoslavov · 8 years ago
  9. 074867d RFCOMM: Add more logging during port close by Jack He · 8 years ago
  10. f42cf2b BTIF: Add meaningful logging to btif_profile_queue by Jack He · 8 years ago
  11. c705670 Inline comparison operators for RawAddress by Pavlin Radoslavov · 8 years ago
  12. b3e7d94 Add missing comparison operators for RawAddress by Pavlin Radoslavov · 8 years ago
  13. b66829a btm: Finish renaming SMP_AUTH_<GEN_>BOND by Myles Watson · 8 years ago
  14. bd8ed36 Fix crashes in btm_consolidate_dev by Jakub Pawlowski · 8 years ago
  15. e7a0b2e Fix connection handle data type am: 73af403370 by Jakub Pawlowski · 8 years ago
  16. 73af403 Fix connection handle data type by Jakub Pawlowski · 8 years ago
  17. 2ff7a22 Cleanup RawAddress usage am: 2e05f0dd4f by Jakub Pawlowski · 8 years ago
  18. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 8 years ago
  19. 435140c Fix misc-macro-parentheses warnings in system/bt. am: fc25b19606 by Chih-Hung Hsieh · 8 years ago
  20. fc25b19 Fix misc-macro-parentheses warnings in system/bt. by Chih-Hung Hsieh · 8 years ago
  21. 1a6a640 Fix errors in handling RawAddresses am: 882aec320e by Jack He · 8 years ago
  22. 882aec3 Fix errors in handling RawAddresses by Jack He · 8 years ago
  23. 1dcc643 Merge "test_vendor: Add function to extract bytes from iterators" am: 9a7f50c041 by johnshamoon · 8 years ago
  24. 9a7f50c Merge "test_vendor: Add function to extract bytes from iterators" by Treehugger Robot · 8 years ago
  25. 94a1b5d test_vendor: Add function to extract bytes from iterators by johnshamoon · 8 years ago
  26. 1b63c10 osi: Suppress length warning in config parsing am: 8b7968085b by Ting-Yuan Huang · 8 years ago
  27. 8b79680 osi: Suppress length warning in config parsing by Ting-Yuan Huang · 8 years ago
  28. ca61556 resolve merge conflicts of 0a5d9ebb0b15976b47eaff77bb66a257b8b114bb to stage-aosp-master by Jakub Pawlowski · 8 years ago
  29. 0cc11ee Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 8 years ago
  30. 0a5d9eb Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 8 years ago
  31. 4a09400 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Bailey Forrest · 8 years ago
  32. 9d09840 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Treehugger Robot · 8 years ago
  33. a6ba2c3 Use a mutex to protect the scheduling of tBTA_PM_TIMER am: 9e702a6aef by Pavlin Radoslavov · 8 years ago
  34. 9e702a6 Use a mutex to protect the scheduling of tBTA_PM_TIMER by Pavlin Radoslavov · 8 years ago
  35. ef20e0d Merge "test_vendor: Add Iterator tests" am: c427c0bd30 by johnshamoon · 8 years ago
  36. c427c0b Merge "test_vendor: Add Iterator tests" by Treehugger Robot · 8 years ago
  37. 590df2b test_vendor: Use Custom Iterators in L2CAP Classes am: 6f1401153f by johnshamoon · 8 years ago
  38. 6f14011 test_vendor: Use Custom Iterators in L2CAP Classes by johnshamoon · 8 years ago
  39. 1f39b8b test_vendor: Add Iterator tests by johnshamoon · 8 years ago
  40. ff5beab Merge "test_vendor: Add HciPacket and Iterator classes" am: 3e1a3d0ddc by johnshamoon · 8 years ago
  41. 407754b Protect the btif config state with a lock during cleanup am: a4febd6d04 by Pavlin Radoslavov · 8 years ago
  42. 3e1a3d0 Merge "test_vendor: Add HciPacket and Iterator classes" by Treehugger Robot · 8 years ago
  43. a4febd6 Protect the btif config state with a lock during cleanup by Pavlin Radoslavov · 8 years ago
  44. b3bf128 Advertisement parsing fix for zero padding am: 35a9ea352d by Jakub Pawlowski · 8 years ago
  45. 35a9ea3 Advertisement parsing fix for zero padding by Jakub Pawlowski · 8 years ago
  46. b7471f0 Added another entry to the INTEROP_2MBPS_LINK_ONLY interoperability database by Pavlin Radoslavov · 8 years ago
  47. 427da91 Added another entry to the INTEROP_2MBPS_LINK_ONLY interoperability database by Pavlin Radoslavov · 8 years ago
  48. 80c58d6 test_vendor: Add HciPacket and Iterator classes by johnshamoon · 8 years ago
  49. 42544cb Don't reuse AVDTP internal state for different purposes am: 8da87bea5e by Pavlin Radoslavov · 8 years ago
  50. ae550b3 Add A2DP_DumpCodecInfo() API am: 219b85f136 by Pavlin Radoslavov · 8 years ago
  51. 8da87be Don't reuse AVDTP internal state for different purposes by Pavlin Radoslavov · 8 years ago
  52. 219b85f Add A2DP_DumpCodecInfo() API by Pavlin Radoslavov · 8 years ago
  53. 9f4e534 Workaround for Traxxas am: 02d1ec171f by Jakub Pawlowski · 8 years ago
  54. 02d1ec1 Workaround for Traxxas by Jakub Pawlowski · 8 years ago
  55. 9cc7daf Merge "AVRCP Controller request metadata on playback." am: 39b6c45264 by Joseph Pirozzo · 8 years ago
  56. 39b6c45 Merge "AVRCP Controller request metadata on playback." by Joseph Pirozzo · 8 years ago
  57. 149053f Merge "AE: Set secondary adv max skip to zero" am: b92d9f3530 by Sunny Kapdi · 8 years ago
  58. b92d9f3 Merge "AE: Set secondary adv max skip to zero" by Treehugger Robot · 8 years ago
  59. 7e08d96 AVRCP Controller request metadata on playback. by Joseph Pirozzo · 8 years ago
  60. 6e928fc test_vendor: Rename discoverable devices. am: 974b1f9a91 by jruthe · 8 years ago
  61. 974b1f9 test_vendor: Rename discoverable devices. by jruthe · 8 years ago
  62. 1540070 AE: Set secondary adv max skip to zero by Sunny Kapdi · 8 years ago
  63. 6718f5d Merge "Fix processing of Inquiry results data" am: 67da9a5e19 by Subramanian Srinivasan · 8 years ago
  64. 67da9a5 Merge "Fix processing of Inquiry results data" by Treehugger Robot · 8 years ago
  65. 3a7e4f8 Use the correct AVDTP version-specific features am: 9cd9ef4c38 by Satish Kodishala · 8 years ago
  66. 9cd9ef4 Use the correct AVDTP version-specific features by Satish Kodishala · 9 years ago
  67. 9bd6250 Fix processing of Inquiry results data by Subramanian Srinivasan · 8 years ago
  68. 7093baa Fix the MAC address for INTEROP_2MBPS_LINK_ONLY entry am: b60955f9c7 by Pavlin Radoslavov · 8 years ago
  69. b60955f Fix the MAC address for INTEROP_2MBPS_LINK_ONLY entry by Pavlin Radoslavov · 8 years ago
  70. ec7b336 Add interoperability mechanism to restrict the AVDTP MTU for AAC codec by Pavlin Radoslavov · 8 years ago
  71. b866da0 Add interoperability mechanism to restrict the AVDTP MTU for AAC codec by Pavlin Radoslavov · 8 years ago
  72. 27457a8 Retry authentication in key-missing or pairing collision use case am: a95a6a3608 by Matadeen Mishra · 8 years ago
  73. a95a6a3 Retry authentication in key-missing or pairing collision use case by Matadeen Mishra · 9 years ago
  74. afc7f05 Merge "Revert "bt: Update libchrome APIS to r456626."" am: 6241dd5522 by Eric Laurent · 8 years ago
  75. 6241dd5 Merge "Revert "bt: Update libchrome APIS to r456626."" by Eric Laurent · 8 years ago
  76. 6baf393 Merge "Use a mutex to protect the consistency of the tBTA_PM_TIMER state" by Pavlin Radoslavov · 8 years ago
  77. 02ce3f8 Merge "Use a mutex to protect the consistency of the tBTA_PM_TIMER state" by Treehugger Robot · 8 years ago
  78. d9401df Merge "HFP Client connect Audio" am: d568679105 by Joseph Pirozzo · 8 years ago
  79. d568679 Merge "HFP Client connect Audio" by Treehugger Robot · 8 years ago
  80. 86470ee Merge "Remove unwanted space characters from dialing number" am: ac3faef9da by Stanley Tng · 8 years ago
  81. ac3faef Merge "Remove unwanted space characters from dialing number" by Treehugger Robot · 8 years ago
  82. 6690866 Revert "bt: Update libchrome APIS to r456626." by Luis Hector Chavez · 8 years ago
  83. f470def Use a mutex to protect the consistency of the tBTA_PM_TIMER state by Pavlin Radoslavov · 8 years ago
  84. 4f77842 Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE by Bailey Forrest · 8 years ago
  85. c05cd55 bt: Update libchrome APIS to r456626. am: 014890b748 by Jay Civelli · 8 years ago
  86. 50d4656 HFP Client connect Audio by Joseph Pirozzo · 8 years ago
  87. 54a1461 Remove unwanted space characters from dialing number by Stanley Tng · 8 years ago
  88. 014890b bt: Update libchrome APIS to r456626. by Jay Civelli · 8 years ago
  89. 15278a5 Merge "test_vendor: Add base implementation" am: f246f94a5b by Myles Watson · 8 years ago
  90. f246f94 Merge "test_vendor: Add base implementation" by Treehugger Robot · 8 years ago
  91. 7b49946 Merge "Remove static library from required modules list" am: 01e400f210 by Colin Cross · 8 years ago
  92. 01e400f Merge "Remove static library from required modules list" by Treehugger Robot · 8 years ago
  93. 2c8e56f Merge "test_vendor: Change assemble function parameters" am: 2f75d93cf3 by jruthe · 8 years ago
  94. d1c8ad0 Fix build by adding bt_types to bluetooth.h (1/2) am: 66676ad1e6 by johnshamoon · 8 years ago
  95. 2f75d93 Merge "test_vendor: Change assemble function parameters" by Treehugger Robot · 8 years ago
  96. 28eff18 test_vendor: Add base implementation by Myles Watson · 8 years ago
  97. aec3db9 test_vendor: Change assemble function parameters by jruthe · 8 years ago
  98. 66676ad Fix build by adding bt_types to bluetooth.h (1/2) by johnshamoon · 8 years ago
  99. a1e69e2 Merge "Revert "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)"" by Pavlin Radoslavov · 8 years ago
  100. 0382042 Merge "Revert "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)"" by Treehugger Robot · 8 years ago