1. 3b10c39 Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 7 years ago
  2. ee9b340 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Treehugger Robot · 7 years ago
  3. c44190f Use a mutex to protect the scheduling of tBTA_PM_TIMER by Pavlin Radoslavov · 7 years ago
  4. c9d2267 Merge "test_vendor: Add Iterator tests" by Treehugger Robot · 7 years ago
  5. 3297977 test_vendor: Use Custom Iterators in L2CAP Classes by johnshamoon · 7 years ago
  6. d57d07d test_vendor: Add Iterator tests by johnshamoon · 7 years ago
  7. 1b68781 Merge "test_vendor: Add HciPacket and Iterator classes" by Treehugger Robot · 7 years ago
  8. 03bc5bd Protect the btif config state with a lock during cleanup by Pavlin Radoslavov · 7 years ago
  9. 819b843 Advertisement parsing fix for zero padding by Jakub Pawlowski · 7 years ago
  10. f69b6b1 Added another entry to the INTEROP_2MBPS_LINK_ONLY interoperability database by Pavlin Radoslavov · 7 years ago
  11. 26e5400 test_vendor: Add HciPacket and Iterator classes by johnshamoon · 7 years ago
  12. cfc9081 Don't reuse AVDTP internal state for different purposes by Pavlin Radoslavov · 7 years ago
  13. 6a3da8b Add A2DP_DumpCodecInfo() API by Pavlin Radoslavov · 7 years ago
  14. 7db0252 Workaround for Traxxas by Jakub Pawlowski · 7 years ago
  15. 100128d Merge "AVRCP Controller request metadata on playback." by Joseph Pirozzo · 7 years ago
  16. f0ea0ee Merge "AE: Set secondary adv max skip to zero" by Treehugger Robot · 7 years ago
  17. 1f09528 AVRCP Controller request metadata on playback. by Joseph Pirozzo · 7 years ago
  18. 9ec0799 test_vendor: Rename discoverable devices. by jruthe · 7 years ago
  19. 6ff133a AE: Set secondary adv max skip to zero by Sunny Kapdi · 8 years ago
  20. f09e568 Merge "Fix processing of Inquiry results data" by Treehugger Robot · 7 years ago
  21. 23e0bcd Use the correct AVDTP version-specific features by Satish Kodishala · 8 years ago
  22. ec644f1 Fix processing of Inquiry results data by Subramanian Srinivasan · 8 years ago
  23. 189ab31 Fix the MAC address for INTEROP_2MBPS_LINK_ONLY entry by Pavlin Radoslavov · 7 years ago
  24. b867fb6 Add interoperability mechanism to restrict the AVDTP MTU for AAC codec by Pavlin Radoslavov · 7 years ago
  25. 8ec0243 Retry authentication in key-missing or pairing collision use case by Matadeen Mishra · 8 years ago
  26. 3017529 Merge "Revert "bt: Update libchrome APIS to r456626."" by Eric Laurent · 7 years ago
  27. d9bc236 Merge "Use a mutex to protect the consistency of the tBTA_PM_TIMER state" by Treehugger Robot · 7 years ago
  28. a878902 Merge "HFP Client connect Audio" by Treehugger Robot · 7 years ago
  29. 8453804 Merge "Remove unwanted space characters from dialing number" by Treehugger Robot · 7 years ago
  30. 5efcdc2 Revert "bt: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  31. 394c4bb Use a mutex to protect the consistency of the tBTA_PM_TIMER state by Pavlin Radoslavov · 7 years ago
  32. aa27991 Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE by Bailey Forrest · 7 years ago
  33. cdf075b HFP Client connect Audio by Joseph Pirozzo · 8 years ago
  34. fc91852 Remove unwanted space characters from dialing number by Stanley Tng · 7 years ago
  35. 371b8d3 bt: Update libchrome APIS to r456626. by Jay Civelli · 8 years ago
  36. 812bbc8 Merge "test_vendor: Add base implementation" by Treehugger Robot · 7 years ago
  37. 07074ac Merge "Remove static library from required modules list" by Treehugger Robot · 7 years ago
  38. 4f427ce Merge "test_vendor: Change assemble function parameters" by Treehugger Robot · 7 years ago
  39. 370e7b7 test_vendor: Add base implementation by Myles Watson · 8 years ago
  40. 784a1c3 test_vendor: Change assemble function parameters by jruthe · 7 years ago
  41. d7546e1 Fix build by adding bt_types to bluetooth.h (1/2) by johnshamoon · 7 years ago
  42. 1024cf4 Merge "Revert "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)"" by Treehugger Robot · 7 years ago
  43. 5ea14ca Merge "Reduce error conditions which cause link key deletion on auth complete" by Treehugger Robot · 7 years ago
  44. 88ea8ee Reduce error conditions which cause link key deletion on auth complete by Andre Eisenbach · 7 years ago
  45. 1425c30 Revert "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)" by Pavlin Radoslavov · 7 years ago
  46. b676bd6 Fix the interoperability mechanism for 2Mbps-only links for audio by Pavlin Radoslavov · 7 years ago
  47. 29ead9a Add additional LE transport lookup in BTM_ReadRSSI for DUMO device by Jacky Cheung · 7 years ago
  48. 8758292 Merge "test_vendor: Fragment tests" by Treehugger Robot · 7 years ago
  49. 1f1d209 test_vendor: Move include to .cc file by Myles Watson · 8 years ago
  50. 9b0bc2b Merge "test_vendor: Implement L2CAP packet fragmentation" by Treehugger Robot · 7 years ago
  51. 20c23aa test_vendor: Implement L2CAP packet fragmentation by jruthe · 8 years ago
  52. c0b7e47 test_vendor: Fragment tests by jruthe · 8 years ago
  53. ecdf797 Do not delete pairing on HCI connection timeout by Andre Eisenbach · 7 years ago
  54. 5f41ce6 test_vendor: Add LOG_DEBUG to L2cap::assemble by jruthe · 7 years ago
  55. aab2816 test_vendor: Move SDU checks to L2capSdu by jruthe · 8 years ago
  56. 977436d Merge "Add LEN_UUID_128 type check while build UUID seq" by Treehugger Robot · 7 years ago
  57. 02fe77a Linux build fix by Jakub Pawlowski · 8 years ago
  58. b045f94 test_vendor: Add L2cap and L2capSdu assemble tests by johnshamoon · 8 years ago
  59. ce64cd0 Merge "Advertise data parser - allow zero padding at end of packet" by Treehugger Robot · 8 years ago
  60. ea8c7ca Add LEN_UUID_128 type check while build UUID seq by liuchao · 8 years ago
  61. 27e2933 Advertise data parser - allow zero padding at end of packet by Jakub Pawlowski · 8 years ago
  62. cf13518 test_vendor: L2cap Assemble additional error check by jruthe · 8 years ago
  63. c0a51ac test_vendor: Rename L2cap class to L2capPacket by jruthe · 8 years ago
  64. a7967cf Merge "bt: fix sdp service name by removing NULL char" by Treehugger Robot · 8 years ago
  65. 377fcaa bt: fix sdp service name by removing NULL char by Timm Korte · 8 years ago
  66. a4b4a7e Make GATT server code more readable by Jakub Pawlowski · 8 years ago
  67. d3ad576 Merge "test_vendor: Implement packet assembly for SDUs" by Treehugger Robot · 8 years ago
  68. 84063bf test_vendor: Implement packet assembly for SDUs by jruthe · 8 years ago
  69. fc2d0ed GATT: Expose opportunistic client API to Java by Jack He · 8 years ago
  70. 8dc2e50 Merge "Mark libbluetooth-types as vendor_available" by Treehugger Robot · 8 years ago
  71. 1d8d17a Do not delete device record on HCI_ERR_KEY_MISSING by Jinguang Dong · 8 years ago
  72. 641cfb2 Mark libbluetooth-types as vendor_available by Jiyong Park · 8 years ago
  73. 24eb1da Merge "Make RawAddress into a class (1/3)" by Treehugger Robot · 8 years ago
  74. 6e2b13c Remove static library from required modules list by Colin Cross · 8 years ago
  75. f9f4585 Make RawAddress into a class (1/3) by Jakub Pawlowski · 8 years ago
  76. a0e6f43 Remove unused BDADDR definitions by Myles Watson · 8 years ago
  77. 78a31e7 Merge "Remove bta_closure in favor of posting messages to a message loop" by Treehugger Robot · 8 years ago
  78. ee89e00 Merge "Add missing lock protection when freeing RFCOMM port queues" by Treehugger Robot · 8 years ago
  79. 94d6ac4 Merge "A2DP: Add mandatory elements for SBC SRC capabilities" by Treehugger Robot · 8 years ago
  80. fa5af35 Merge "Don't initiate role switch for blacklisted devices" by Treehugger Robot · 8 years ago
  81. f84f313 Add missing lock protection when freeing RFCOMM port queues by Pavlin Radoslavov · 8 years ago
  82. faae707 Merge "Generic Bluetooth HAL for standard Linux hci interface" by Treehugger Robot · 8 years ago
  83. 4084db3 A2DP: Add mandatory elements for SBC SRC capabilities by koh.changseok · 8 years ago
  84. 231eec1 Remove bta_closure in favor of posting messages to a message loop by Ajay Panicker · 8 years ago
  85. be37a60 Generic Bluetooth HAL for standard Linux hci interface by Satish Patel · 8 years ago
  86. 6ebb4e8 Don't initiate role switch for blacklisted devices by Srinu Jella · 8 years ago
  87. b7ef1fd Dynamic blacklist device for role switch by Srinu Jella · 8 years ago
  88. 5e767d4 Merge "Add stdint.h for uint*_t types" by Treehugger Robot · 8 years ago
  89. 1abeb7d Read the correct amount of attributes by Scott Bauer · 8 years ago
  90. b2bdc7b Merge changes from topic 'refactor_register' by Treehugger Robot · 8 years ago
  91. 1838b6b Add stdint.h for uint*_t types by Jiyong Park · 8 years ago
  92. 0afc1b9 Allow full dev consolidation after pairing by Nitin Arora · 8 years ago
  93. 626a80c Bluetooth - Add tracing for TX queue and LDAC ABR by Philip Cuadra · 8 years ago
  94. d8e815c Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 8 years ago
  95. 6075dec Merge "Get rid of BD_ADDR (again)" by Treehugger Robot · 8 years ago
  96. d6758c4 Get rid of BD_ADDR (again) by Jakub Pawlowski · 8 years ago
  97. d1d2f88 Set the A2DP media channel as a high priority L2CAP link by Ben YoungTae Kim · 8 years ago
  98. c11bdda LE State simplification by Jakub Pawlowski · 8 years ago
  99. 18680fc Merge "Fix a inappropriate return of local var address" by Marie Janssen · 8 years ago
  100. c400413 Fix a inappropriate return of local var address by liuchao · 8 years ago