1. 882aec3 Fix errors in handling RawAddresses by Jack He · 7 years ago
  2. 9a7f50c Merge "test_vendor: Add function to extract bytes from iterators" by Treehugger Robot · 7 years ago
  3. 94a1b5d test_vendor: Add function to extract bytes from iterators by johnshamoon · 7 years ago
  4. 8b79680 osi: Suppress length warning in config parsing by Ting-Yuan Huang · 7 years ago
  5. 0a5d9eb Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 7 years ago
  6. 9d09840 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Treehugger Robot · 7 years ago
  7. 9e702a6 Use a mutex to protect the scheduling of tBTA_PM_TIMER by Pavlin Radoslavov · 7 years ago
  8. c427c0b Merge "test_vendor: Add Iterator tests" by Treehugger Robot · 7 years ago
  9. 6f14011 test_vendor: Use Custom Iterators in L2CAP Classes by johnshamoon · 7 years ago
  10. 1f39b8b test_vendor: Add Iterator tests by johnshamoon · 7 years ago
  11. 3e1a3d0 Merge "test_vendor: Add HciPacket and Iterator classes" by Treehugger Robot · 7 years ago
  12. a4febd6 Protect the btif config state with a lock during cleanup by Pavlin Radoslavov · 7 years ago
  13. 35a9ea3 Advertisement parsing fix for zero padding by Jakub Pawlowski · 7 years ago
  14. 427da91 Added another entry to the INTEROP_2MBPS_LINK_ONLY interoperability database by Pavlin Radoslavov · 7 years ago
  15. 80c58d6 test_vendor: Add HciPacket and Iterator classes by johnshamoon · 7 years ago
  16. 8da87be Don't reuse AVDTP internal state for different purposes by Pavlin Radoslavov · 7 years ago
  17. 219b85f Add A2DP_DumpCodecInfo() API by Pavlin Radoslavov · 7 years ago
  18. 02d1ec1 Workaround for Traxxas by Jakub Pawlowski · 7 years ago
  19. 39b6c45 Merge "AVRCP Controller request metadata on playback." by Joseph Pirozzo · 7 years ago
  20. b92d9f3 Merge "AE: Set secondary adv max skip to zero" by Treehugger Robot · 7 years ago
  21. 7e08d96 AVRCP Controller request metadata on playback. by Joseph Pirozzo · 7 years ago
  22. 974b1f9 test_vendor: Rename discoverable devices. by jruthe · 7 years ago
  23. 1540070 AE: Set secondary adv max skip to zero by Sunny Kapdi · 7 years ago
  24. 67da9a5 Merge "Fix processing of Inquiry results data" by Treehugger Robot · 7 years ago
  25. 9cd9ef4 Use the correct AVDTP version-specific features by Satish Kodishala · 7 years ago
  26. 9bd6250 Fix processing of Inquiry results data by Subramanian Srinivasan · 7 years ago
  27. b60955f Fix the MAC address for INTEROP_2MBPS_LINK_ONLY entry by Pavlin Radoslavov · 7 years ago
  28. b866da0 Add interoperability mechanism to restrict the AVDTP MTU for AAC codec by Pavlin Radoslavov · 7 years ago
  29. a95a6a3 Retry authentication in key-missing or pairing collision use case by Matadeen Mishra · 8 years ago
  30. 6241dd5 Merge "Revert "bt: Update libchrome APIS to r456626."" by Eric Laurent · 7 years ago
  31. 02ce3f8 Merge "Use a mutex to protect the consistency of the tBTA_PM_TIMER state" by Treehugger Robot · 7 years ago
  32. d568679 Merge "HFP Client connect Audio" by Treehugger Robot · 7 years ago
  33. ac3faef Merge "Remove unwanted space characters from dialing number" by Treehugger Robot · 7 years ago
  34. 6690866 Revert "bt: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  35. f470def Use a mutex to protect the consistency of the tBTA_PM_TIMER state by Pavlin Radoslavov · 7 years ago
  36. 4f77842 Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE by Bailey Forrest · 7 years ago
  37. 50d4656 HFP Client connect Audio by Joseph Pirozzo · 7 years ago
  38. 54a1461 Remove unwanted space characters from dialing number by Stanley Tng · 7 years ago
  39. 014890b bt: Update libchrome APIS to r456626. by Jay Civelli · 7 years ago
  40. f246f94 Merge "test_vendor: Add base implementation" by Treehugger Robot · 7 years ago
  41. 01e400f Merge "Remove static library from required modules list" by Treehugger Robot · 7 years ago
  42. 2f75d93 Merge "test_vendor: Change assemble function parameters" by Treehugger Robot · 7 years ago
  43. 28eff18 test_vendor: Add base implementation by Myles Watson · 7 years ago
  44. aec3db9 test_vendor: Change assemble function parameters by jruthe · 7 years ago
  45. 66676ad Fix build by adding bt_types to bluetooth.h (1/2) by johnshamoon · 7 years ago
  46. 0382042 Merge "Revert "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)"" by Treehugger Robot · 7 years ago
  47. 7c17ea3 Merge "Reduce error conditions which cause link key deletion on auth complete" by Treehugger Robot · 7 years ago
  48. 51fb9c0 Reduce error conditions which cause link key deletion on auth complete by Andre Eisenbach · 7 years ago
  49. a97b038 Revert "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)" by Pavlin Radoslavov · 7 years ago
  50. 0dec180 Fix the interoperability mechanism for 2Mbps-only links for audio by Pavlin Radoslavov · 7 years ago
  51. 5154ea8 Add additional LE transport lookup in BTM_ReadRSSI for DUMO device by Jacky Cheung · 7 years ago
  52. 7453a5d Merge "test_vendor: Fragment tests" by Treehugger Robot · 7 years ago
  53. 8769e8e test_vendor: Move include to .cc file by Myles Watson · 7 years ago
  54. 3dc90dd Merge "test_vendor: Implement L2CAP packet fragmentation" by Treehugger Robot · 7 years ago
  55. 365f3a3 test_vendor: Implement L2CAP packet fragmentation by jruthe · 7 years ago
  56. 4e0fd1b test_vendor: Fragment tests by jruthe · 7 years ago
  57. f54d7e2 Do not delete pairing on HCI connection timeout by Andre Eisenbach · 7 years ago
  58. 8d604d6 test_vendor: Add LOG_DEBUG to L2cap::assemble by jruthe · 7 years ago
  59. 7d26761 test_vendor: Move SDU checks to L2capSdu by jruthe · 7 years ago
  60. 48942c7 Merge "Add LEN_UUID_128 type check while build UUID seq" by Treehugger Robot · 7 years ago
  61. d3988fd Linux build fix by Jakub Pawlowski · 7 years ago
  62. 7552c35 test_vendor: Add L2cap and L2capSdu assemble tests by johnshamoon · 7 years ago
  63. c45e5d2 Merge "Advertise data parser - allow zero padding at end of packet" by Treehugger Robot · 7 years ago
  64. d9f5414 Add LEN_UUID_128 type check while build UUID seq by liuchao · 7 years ago
  65. 08b907b Advertise data parser - allow zero padding at end of packet by Jakub Pawlowski · 7 years ago
  66. 16995c3 test_vendor: L2cap Assemble additional error check by jruthe · 7 years ago
  67. d930fac test_vendor: Rename L2cap class to L2capPacket by jruthe · 7 years ago
  68. 2766da8 Merge "bt: fix sdp service name by removing NULL char" by Treehugger Robot · 7 years ago
  69. 625f798 bt: fix sdp service name by removing NULL char by Timm Korte · 7 years ago
  70. b4e4799 Make GATT server code more readable by Jakub Pawlowski · 7 years ago
  71. 2dd6b59 Merge "test_vendor: Implement packet assembly for SDUs" by Treehugger Robot · 7 years ago
  72. 96ad845 test_vendor: Implement packet assembly for SDUs by jruthe · 7 years ago
  73. 5120fed GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  74. 29f3591 Merge "Mark libbluetooth-types as vendor_available" by Treehugger Robot · 7 years ago
  75. 549ec69 Do not delete device record on HCI_ERR_KEY_MISSING by Jinguang Dong · 7 years ago
  76. 33665e5 Mark libbluetooth-types as vendor_available by Jiyong Park · 7 years ago
  77. 4a1fc85 Merge "Make RawAddress into a class (1/3)" by Treehugger Robot · 7 years ago
  78. cf8cc24 Remove static library from required modules list by Colin Cross · 7 years ago
  79. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  80. 525e743 Remove unused BDADDR definitions by Myles Watson · 7 years ago
  81. 1c6f5e6 Merge "Remove bta_closure in favor of posting messages to a message loop" by Treehugger Robot · 7 years ago
  82. ea5319f Merge "Add missing lock protection when freeing RFCOMM port queues" by Treehugger Robot · 7 years ago
  83. e0a0913 Merge "A2DP: Add mandatory elements for SBC SRC capabilities" by Treehugger Robot · 7 years ago
  84. 14eac9e Merge "Don't initiate role switch for blacklisted devices" by Treehugger Robot · 7 years ago
  85. 16f4cf0 Add missing lock protection when freeing RFCOMM port queues by Pavlin Radoslavov · 7 years ago
  86. 6c34c8a Merge "Generic Bluetooth HAL for standard Linux hci interface" by Treehugger Robot · 7 years ago
  87. 444ea2c A2DP: Add mandatory elements for SBC SRC capabilities by koh.changseok · 7 years ago
  88. 7002c70 Remove bta_closure in favor of posting messages to a message loop by Ajay Panicker · 7 years ago
  89. 10589c7 Generic Bluetooth HAL for standard Linux hci interface by Satish Patel · 7 years ago
  90. 811200c Don't initiate role switch for blacklisted devices by Srinu Jella · 8 years ago
  91. 942648e Dynamic blacklist device for role switch by Srinu Jella · 8 years ago
  92. ca6aea9 Merge "Add stdint.h for uint*_t types" by Treehugger Robot · 7 years ago
  93. 972c885 Read the correct amount of attributes by Scott Bauer · 7 years ago
  94. 50e621f Merge changes from topic 'refactor_register' by Treehugger Robot · 7 years ago
  95. 61ad3c6 Add stdint.h for uint*_t types by Jiyong Park · 7 years ago
  96. 76eba3a Allow full dev consolidation after pairing by Nitin Arora · 8 years ago
  97. c02b5d4 Bluetooth - Add tracing for TX queue and LDAC ABR by Philip Cuadra · 7 years ago
  98. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  99. abc4a99 Merge "Get rid of BD_ADDR (again)" by Treehugger Robot · 7 years ago
  100. 3505f1a Get rid of BD_ADDR (again) by Jakub Pawlowski · 7 years ago