1. 219b85f Add A2DP_DumpCodecInfo() API by Pavlin Radoslavov · 7 years ago
  2. 02d1ec1 Workaround for Traxxas by Jakub Pawlowski · 7 years ago
  3. 39b6c45 Merge "AVRCP Controller request metadata on playback." by Joseph Pirozzo · 7 years ago
  4. b92d9f3 Merge "AE: Set secondary adv max skip to zero" by Treehugger Robot · 7 years ago
  5. 7e08d96 AVRCP Controller request metadata on playback. by Joseph Pirozzo · 7 years ago
  6. 974b1f9 test_vendor: Rename discoverable devices. by jruthe · 7 years ago
  7. 1540070 AE: Set secondary adv max skip to zero by Sunny Kapdi · 7 years ago
  8. 67da9a5 Merge "Fix processing of Inquiry results data" by Treehugger Robot · 7 years ago
  9. 9cd9ef4 Use the correct AVDTP version-specific features by Satish Kodishala · 8 years ago
  10. 9bd6250 Fix processing of Inquiry results data by Subramanian Srinivasan · 7 years ago
  11. b60955f Fix the MAC address for INTEROP_2MBPS_LINK_ONLY entry by Pavlin Radoslavov · 7 years ago
  12. b866da0 Add interoperability mechanism to restrict the AVDTP MTU for AAC codec by Pavlin Radoslavov · 7 years ago
  13. a95a6a3 Retry authentication in key-missing or pairing collision use case by Matadeen Mishra · 8 years ago
  14. 6241dd5 Merge "Revert "bt: Update libchrome APIS to r456626."" by Eric Laurent · 7 years ago
  15. 02ce3f8 Merge "Use a mutex to protect the consistency of the tBTA_PM_TIMER state" by Treehugger Robot · 7 years ago
  16. d568679 Merge "HFP Client connect Audio" by Treehugger Robot · 7 years ago
  17. ac3faef Merge "Remove unwanted space characters from dialing number" by Treehugger Robot · 7 years ago
  18. 6690866 Revert "bt: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  19. f470def Use a mutex to protect the consistency of the tBTA_PM_TIMER state by Pavlin Radoslavov · 7 years ago
  20. 50d4656 HFP Client connect Audio by Joseph Pirozzo · 7 years ago
  21. 54a1461 Remove unwanted space characters from dialing number by Stanley Tng · 7 years ago
  22. 014890b bt: Update libchrome APIS to r456626. by Jay Civelli · 7 years ago
  23. f246f94 Merge "test_vendor: Add base implementation" by Treehugger Robot · 7 years ago
  24. 01e400f Merge "Remove static library from required modules list" by Treehugger Robot · 7 years ago
  25. 2f75d93 Merge "test_vendor: Change assemble function parameters" by Treehugger Robot · 7 years ago
  26. 28eff18 test_vendor: Add base implementation by Myles Watson · 7 years ago
  27. aec3db9 test_vendor: Change assemble function parameters by jruthe · 7 years ago
  28. 66676ad Fix build by adding bt_types to bluetooth.h (1/2) by johnshamoon · 7 years ago
  29. 0382042 Merge "Revert "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)"" by Treehugger Robot · 7 years ago
  30. 7c17ea3 Merge "Reduce error conditions which cause link key deletion on auth complete" by Treehugger Robot · 7 years ago
  31. 51fb9c0 Reduce error conditions which cause link key deletion on auth complete by Andre Eisenbach · 7 years ago
  32. a97b038 Revert "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)" by Pavlin Radoslavov · 7 years ago
  33. 0dec180 Fix the interoperability mechanism for 2Mbps-only links for audio by Pavlin Radoslavov · 7 years ago
  34. 5154ea8 Add additional LE transport lookup in BTM_ReadRSSI for DUMO device by Jacky Cheung · 7 years ago
  35. 7453a5d Merge "test_vendor: Fragment tests" by Treehugger Robot · 7 years ago
  36. 8769e8e test_vendor: Move include to .cc file by Myles Watson · 8 years ago
  37. 3dc90dd Merge "test_vendor: Implement L2CAP packet fragmentation" by Treehugger Robot · 7 years ago
  38. 365f3a3 test_vendor: Implement L2CAP packet fragmentation by jruthe · 7 years ago
  39. 4e0fd1b test_vendor: Fragment tests by jruthe · 7 years ago
  40. f54d7e2 Do not delete pairing on HCI connection timeout by Andre Eisenbach · 7 years ago
  41. 8d604d6 test_vendor: Add LOG_DEBUG to L2cap::assemble by jruthe · 7 years ago
  42. 7d26761 test_vendor: Move SDU checks to L2capSdu by jruthe · 7 years ago
  43. 48942c7 Merge "Add LEN_UUID_128 type check while build UUID seq" by Treehugger Robot · 7 years ago
  44. d3988fd Linux build fix by Jakub Pawlowski · 7 years ago
  45. 7552c35 test_vendor: Add L2cap and L2capSdu assemble tests by johnshamoon · 7 years ago
  46. c45e5d2 Merge "Advertise data parser - allow zero padding at end of packet" by Treehugger Robot · 7 years ago
  47. d9f5414 Add LEN_UUID_128 type check while build UUID seq by liuchao · 7 years ago
  48. 08b907b Advertise data parser - allow zero padding at end of packet by Jakub Pawlowski · 7 years ago
  49. 16995c3 test_vendor: L2cap Assemble additional error check by jruthe · 7 years ago
  50. d930fac test_vendor: Rename L2cap class to L2capPacket by jruthe · 7 years ago
  51. 2766da8 Merge "bt: fix sdp service name by removing NULL char" by Treehugger Robot · 7 years ago
  52. 625f798 bt: fix sdp service name by removing NULL char by Timm Korte · 7 years ago
  53. b4e4799 Make GATT server code more readable by Jakub Pawlowski · 7 years ago
  54. 2dd6b59 Merge "test_vendor: Implement packet assembly for SDUs" by Treehugger Robot · 7 years ago
  55. 96ad845 test_vendor: Implement packet assembly for SDUs by jruthe · 7 years ago
  56. 5120fed GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  57. 29f3591 Merge "Mark libbluetooth-types as vendor_available" by Treehugger Robot · 7 years ago
  58. 549ec69 Do not delete device record on HCI_ERR_KEY_MISSING by Jinguang Dong · 7 years ago
  59. 33665e5 Mark libbluetooth-types as vendor_available by Jiyong Park · 7 years ago
  60. 4a1fc85 Merge "Make RawAddress into a class (1/3)" by Treehugger Robot · 7 years ago
  61. cf8cc24 Remove static library from required modules list by Colin Cross · 7 years ago
  62. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  63. 525e743 Remove unused BDADDR definitions by Myles Watson · 7 years ago
  64. 1c6f5e6 Merge "Remove bta_closure in favor of posting messages to a message loop" by Treehugger Robot · 7 years ago
  65. ea5319f Merge "Add missing lock protection when freeing RFCOMM port queues" by Treehugger Robot · 7 years ago
  66. e0a0913 Merge "A2DP: Add mandatory elements for SBC SRC capabilities" by Treehugger Robot · 7 years ago
  67. 14eac9e Merge "Don't initiate role switch for blacklisted devices" by Treehugger Robot · 7 years ago
  68. 16f4cf0 Add missing lock protection when freeing RFCOMM port queues by Pavlin Radoslavov · 7 years ago
  69. 6c34c8a Merge "Generic Bluetooth HAL for standard Linux hci interface" by Treehugger Robot · 7 years ago
  70. 444ea2c A2DP: Add mandatory elements for SBC SRC capabilities by koh.changseok · 7 years ago
  71. 7002c70 Remove bta_closure in favor of posting messages to a message loop by Ajay Panicker · 7 years ago
  72. 10589c7 Generic Bluetooth HAL for standard Linux hci interface by Satish Patel · 7 years ago
  73. 811200c Don't initiate role switch for blacklisted devices by Srinu Jella · 8 years ago
  74. 942648e Dynamic blacklist device for role switch by Srinu Jella · 8 years ago
  75. ca6aea9 Merge "Add stdint.h for uint*_t types" by Treehugger Robot · 7 years ago
  76. 972c885 Read the correct amount of attributes by Scott Bauer · 7 years ago
  77. 50e621f Merge changes from topic 'refactor_register' by Treehugger Robot · 7 years ago
  78. 61ad3c6 Add stdint.h for uint*_t types by Jiyong Park · 7 years ago
  79. 76eba3a Allow full dev consolidation after pairing by Nitin Arora · 8 years ago
  80. c02b5d4 Bluetooth - Add tracing for TX queue and LDAC ABR by Philip Cuadra · 7 years ago
  81. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  82. abc4a99 Merge "Get rid of BD_ADDR (again)" by Treehugger Robot · 7 years ago
  83. 3505f1a Get rid of BD_ADDR (again) by Jakub Pawlowski · 7 years ago
  84. 624ba68 Set the A2DP media channel as a high priority L2CAP link by Ben YoungTae Kim · 7 years ago
  85. 5e43c80 LE State simplification by Jakub Pawlowski · 7 years ago
  86. 7aefc01 Merge "Fix a inappropriate return of local var address" by Marie Janssen · 7 years ago
  87. 3e3fd4d Fix a inappropriate return of local var address by liuchao · 7 years ago
  88. ec9f2f5 HCI feature/command support check simplification by Jakub Pawlowski · 7 years ago
  89. 5e7f1a3 Refactor module registration by Colin Cross · 7 years ago
  90. 2cf6e71 gofmt -w build/fluoride.go by Colin Cross · 7 years ago
  91. ba78601 Don't send the LE Set Privacy Mode command if it's not supported by Jakub Pawlowski · 7 years ago
  92. 57e508f btif: Pass UIDs changed up to the Java layer by Marie Janssen · 7 years ago
  93. 5f88533 bluetoothtbd common library reconfiguration by Jakub Pawlowski · 7 years ago
  94. 6884c4c Fix crashes on stack shutdown by Jakub Pawlowski · 7 years ago
  95. 7c58ca3 Fix BLE remote address resolution by Jacky Cheung · 7 years ago
  96. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  97. 015cbf1 Fix peer address type in LE extended create connection command by Subramanian Srinivasan · 7 years ago
  98. ff32a73 Merge "Make GATT client and server assumption about addres type in open identical" by Jakub Pawlowski · 7 years ago
  99. 73ed5d2 Make GATT client and server assumption about addres type in open identical by Jakub Pawlowski · 7 years ago
  100. b7b7473 Unify the empty and any address usage by Jakub Pawlowski · 7 years ago