1. f88552c A2DP: Cleanup UIPC when no active device by Hansong Zhang · 7 years ago
  2. 37a143f Merge "Add AVRCP Browse packets to the completed packets." by Treehugger Robot · 7 years ago
  3. 001f5a0 Merge "btif: Remove unused synchronization in event_cleanup_stack" by Treehugger Robot · 7 years ago
  4. 03fa65f Merge "IBluetoothHearingAid.aidl" by Treehugger Robot · 7 years ago
  5. 8f73773 Add AVRCP Browse packets to the completed packets. by Ajay Panicker · 7 years ago
  6. 29cb0b0 Merge "Adjust buffer length to fit in sdp_copy_raw_data()" by Treehugger Robot · 7 years ago
  7. 1cdebda btif: Remove unused synchronization in event_cleanup_stack by Manu Viswanadhan · 8 years ago
  8. ad89856 IBluetoothHearingAid.aidl by Jakub Pawlowski · 7 years ago
  9. 309b42d Adjust buffer length to fit in sdp_copy_raw_data() by Venkata Jagadeesh Garaga · 8 years ago
  10. 65d24fb Factor out libchrome_support_defaults by Myles Watson · 7 years ago
  11. a45d385 Merge "Remove libbluetooth-system requirement." by Treehugger Robot · 7 years ago
  12. 273ffd8 Add more details in native Bluetooth debug logs by Stanley Tng · 7 years ago
  13. 78b3e7b Make loghex properly count numer length by Jakub Pawlowski · 7 years ago
  14. 713cab5 Remove libbluetooth-system requirement. by Steven Moreland · 7 years ago
  15. a7b668b AVRCP: Don't fail in set_volume on disconnected devices by Ajay Panicker · 7 years ago
  16. 51c084e Merge "Build: Remove DCHECK_ALWAYS_ON flag" by Treehugger Robot · 7 years ago
  17. 199bf77 Merge "A2DP: Construct BtWorkerThread's message loop on designated thread" by Treehugger Robot · 7 years ago
  18. 0a0d8eb Build: Remove DCHECK_ALWAYS_ON flag by Jack He · 7 years ago
  19. abc34b4 A2DP: Construct BtWorkerThread's message loop on designated thread by Jack He · 7 years ago
  20. 29ff714 Merge "Prevent spurious connect failures callback" by Treehugger Robot · 7 years ago
  21. 884314c btif_rc - make set_volume easier to comprehend by Jakub Pawlowski · 7 years ago
  22. 6269f02 Prevent spurious connect failures callback by Stanley Tng · 7 years ago
  23. c0df1ed Merge "Make sure task_runner is valid when we call PostTask on it" by Treehugger Robot · 7 years ago
  24. 541862c Call BTA_GATTS_AddService on correct thread by Jakub Pawlowski · 7 years ago
  25. d81a11b Make sure task_runner is valid when we call PostTask on it by Jakub Pawlowski · 7 years ago
  26. 0c0d297 HBS1098 Paring failure after connection with Car-Audio by Srinu Jella · 8 years ago
  27. b46c3bf Merge changes from topic "coc-test-increase-data-len" by Stanley Tng · 7 years ago
  28. 70bebaf Add function to change LE Tx Data Length by Stanley Tng · 7 years ago
  29. 4f0c5b5 LE Read Maximum Data Length during startup by Jakub Pawlowski · 7 years ago
  30. 35ee023 Unify logging in btif_sock_l2cap.cc by Jakub Pawlowski · 7 years ago
  31. 30aa9c9 Remove Mac host libraries build depending on libchrome. by Hidehiko Abe · 7 years ago
  32. 2fc4777 Merge "Add function to update LE connection parameters" by Stanley Tng · 7 years ago
  33. 228560e Add function to update LE connection parameters by Stanley Tng · 7 years ago
  34. 622bd22 Maximize L2CAP socket MTU by Jakub Pawlowski · 7 years ago
  35. 3538b64 BTA_JvL2capConnect simplification by Jakub Pawlowski · 7 years ago
  36. e5e2dd5 Simplify btSock_start_l2cap_server_l by Jakub Pawlowski · 7 years ago
  37. 70a0c9e Merge changes I00560443,I2e39bd31 by Treehugger Robot · 7 years ago
  38. 85807ed Merge "Add more checks to LE Connection Parameters" by Treehugger Robot · 7 years ago
  39. a53c929 Merge "Metrics: Dump native metrics to Java as std:string" by Treehugger Robot · 7 years ago
  40. 408b5f9 Stricter check of the MTU size in the BTIF L2CAP socket by Jakub Pawlowski · 7 years ago
  41. 6ee309d Fix naming error in btif l2cap MPS -> MTU by Jakub Pawlowski · 7 years ago
  42. 9516190 Add more checks to LE Connection Parameters by Stanley Tng · 7 years ago
  43. f262cb9 Merge "Minimize amount of Flow Control packets for L2CAP CoC" by Treehugger Robot · 7 years ago
  44. edde455 Merge "PDU data lengty computation fix" by Treehugger Robot · 7 years ago
  45. 9af0078 Metrics: Dump native metrics to Java as std:string by Jack He · 7 years ago
  46. 10018c2 PDU data lengty computation fix by Jakub Pawlowski · 7 years ago
  47. 023f79e Merge "Set pending_discovery when doing GATT over BR/EDR" by Treehugger Robot · 7 years ago
  48. 2dbd3ac Minimize amount of Flow Control packets for L2CAP CoC by Jakub Pawlowski · 7 years ago
  49. bc94521 BUILD: Fix broken build for test-vendor_test_host by Jack He · 7 years ago
  50. 61f4003 Merge "BUILD: Disable build for mac-host target" by Treehugger Robot · 7 years ago
  51. cb94bdf BUILD: Disable build for mac-host target by Jack He · 7 years ago
  52. 6ba9058 Set pending_discovery when doing GATT over BR/EDR by Jakub Pawlowski · 7 years ago
  53. f47bfde Get rid of L2CAP_MAX_BUF_SIZE, use variable-size buffers instead by Jakub Pawlowski · 7 years ago
  54. bf101fa Packet: Disable host tests for Mac by Myles Watson · 7 years ago
  55. 2706fc2 Merge "Drops unittest build on Mac host." by Treehugger Robot · 7 years ago
  56. 341ab2b Add Packet class as alternative to BT_HDR by Ajay Panicker · 7 years ago
  57. acbb5c1 Drops unittest build on Mac host. by Hidehiko Abe · 7 years ago
  58. b9c95d5 Report LE CoC credits to GAP clients by Jakub Pawlowski · 7 years ago
  59. f6f1587 Merge "Report credit count change, when credits are received for LE CoC" by Treehugger Robot · 7 years ago
  60. 7676c7d Merge "HFP: Fix NPE in error logging for voice recognition events" by Treehugger Robot · 7 years ago
  61. 1f94478 Report credit count change, when credits are received for LE CoC by Jakub Pawlowski · 7 years ago
  62. 962d40b HFP: Fix NPE in error logging for voice recognition events by Jack He · 7 years ago
  63. 7b593eb Disable host compilation on Darwin for net_test_btif_state_machine by Pavlin Radoslavov · 7 years ago
  64. 829a8f8 Add a workaround for A2DP devices that request Role Change by Pavlin Radoslavov · 7 years ago
  65. d752229 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  66. 625973a Merge "btif: Name the unique_lock in initialize_transaction()" by Treehugger Robot · 7 years ago
  67. 012ded2 btif: Name the unique_lock in initialize_transaction() by Tom Cherry · 7 years ago
  68. c3049d6 Cancel LE Advertising related timers during shutdown by Hemant Gupta · 7 years ago
  69. ce0d65f Use weak pointer when refering to AdvertisingManager by Jakub Pawlowski · 7 years ago
  70. 935513c Merge "Fixed L2CAP Buffer Length when transmit packets" by Jakub Pawlowski · 7 years ago
  71. 4492288 Fixed L2CAP Buffer Length when transmit packets by Stanley Tng · 7 years ago
  72. 1eda292 Don't pack and align GATT structs by Zach Johnson · 7 years ago
  73. 0d48680 Get rid of BTA_SYS_DM - use do_in_bta_thread instead by Jakub Pawlowski · 7 years ago
  74. ca7d6f5 HFP: Add support for Multi-HFP (2/2) by Jack He · 7 years ago
  75. 659e34f Minor improvements in LE Create Connection handling by Jakub Pawlowski · 7 years ago
  76. 8535eda Merge "Allow L2CAP first packet with partial header" by Treehugger Robot · 7 years ago
  77. a34e9b4 Remove L2CAP_MASK_LE_COC_CHANNEL flag in channel number by Stanley Tng · 7 years ago
  78. 154be11 Use do_in_bta_thread in BTA DM layer by Jakub Pawlowski · 7 years ago
  79. 35bd37d Forward Hearing Aid UUID when discovered over LE by Jakub Pawlowski · 7 years ago
  80. 7a3819f BTE: Allocate LogMsg buffer on the stack by Gurpreet Ghai · 7 years ago
  81. ade654f Do SDP when HSP connection starts by remote by Satish Kodishala · 8 years ago
  82. 74c43a7 Allow L2CAP first packet with partial header by Stanley Tng · 7 years ago
  83. 26d45dc HFP: Do not use data in bta_ag_start_open if data is empty by Jack He · 7 years ago
  84. 8b699d1 HFP: Use base::Bind instead of messages for bta_ag_api functions by Jack He · 7 years ago
  85. 8451931 One less copy when sending LE CoC data. by Jakub Pawlowski · 7 years ago
  86. c194ec1 Add Connection Event Min/Max hint to Connection Update Request by Jakub Pawlowski · 7 years ago
  87. f82e789 Merge "a2dp_source: Use SIZE_MAX queue size for worker_thread" by Treehugger Robot · 7 years ago
  88. 434fc14 Merge "SDP: Increase heap buffer size used for A2DP/AVRC" by Treehugger Robot · 7 years ago
  89. d6dad56 Merge "btm_sec_disconnected Check if p_dev_rec is still in scope" by Treehugger Robot · 7 years ago
  90. fc9eced Remove casts for callbacks by Myles Watson · 7 years ago
  91. 9140170 btm_sec_disconnected Check if p_dev_rec is still in scope by Bailey Forrest · 7 years ago
  92. 42bdd07 Make GAP_ConnWriteData accept BT_HDR by Jakub Pawlowski · 7 years ago
  93. 9807034 SDP: Increase heap buffer size used for A2DP/AVRC by minwoo2.kim · 7 years ago
  94. 812d20d Revert "HID: Update condition for checking LE HID handle validity" by Hemant Gupta · 7 years ago
  95. 333c798 a2dp_source: Use SIZE_MAX queue size for worker_thread by Bailey Forrest · 7 years ago
  96. 49dd53c Added support for new Android API for LE CoC by Stanley Tng · 7 years ago
  97. ce5f485 Limit data accepted by GAP_ConnWriteData to just one SDU by Jakub Pawlowski · 7 years ago
  98. 00fa787 Merge "Make BTA_JvL2capWrite take ownership of the data buffer" by Treehugger Robot · 7 years ago
  99. 94b769b Merge "Added internal API getMaxConnectedAudioDevices()" by Treehugger Robot · 7 years ago
  100. c474342 Make BTA_JvL2capWrite take ownership of the data buffer by Jakub Pawlowski · 7 years ago