1. 89b0ccb Hearing Aid BTIF interface implementation by Jakub Pawlowski · 7 years ago
  2. a41496e Merge "Multi-A2DP: stop or flush the A2DP queue only for Active peer" by Treehugger Robot · 7 years ago
  3. 2b4d48a Multi-A2DP: stop or flush the A2DP queue only for Active peer by Pavlin Radoslavov · 7 years ago
  4. 170e251 Call BTA_VendorCleanup on proper thread by Jakub Pawlowski · 7 years ago
  5. 51a906b Merge changes from topics "bt-a2dp-remove-redundant-alarm-free", "bt-a2dp-codec-init-same-thread" by Treehugger Robot · 7 years ago
  6. 617cdf9 Removed redundant alarm_free() call on the wrong thread by Pavlin Radoslavov · 7 years ago
  7. 8925658 Perform all codec-related init operations on the same thread by Pavlin Radoslavov · 7 years ago
  8. 2b13eb7 Clear the A2DP active device within the native stack during cleanup by Pavlin Radoslavov · 7 years ago
  9. 235bfcc Initialize max number of connected A2DP devices in the native stack via JNI by Pavlin Radoslavov · 7 years ago
  10. 37b2f40 Add/update the BTIF A2DP log messages by Pavlin Radoslavov · 7 years ago
  11. 8f081e4 Use assigned UUID for Hearing Aid Service by Jakub Pawlowski · 7 years ago
  12. ee164d2 Add explicit init/cleanup steps for A2DP Source and Sink by Pavlin Radoslavov · 7 years ago
  13. ef673c5 Uprev to AVDTP 1.3 and Implement AVDTP delay reports by Ajay Panicker · 8 years ago
  14. cc38c7f Free the A2DP Source media alarm on the A2DP Source worker thread by Pavlin Radoslavov · 7 years ago
  15. 57bb0b4 Revert "Remove A2DP Source/Sink startup calls during A2DP initialization" by Andre Eisenbach · 7 years ago
  16. 56363e8 Get rid of BTA_HOST_INTERLEAVE_SEARCH by Jakub Pawlowski · 7 years ago
  17. 1c5e31a Add btif_config_(get/set)_uint64 by Jakub Pawlowski · 7 years ago
  18. 8325547 Remove A2DP Source/Sink startup calls during A2DP initialization by Pavlin Radoslavov · 7 years ago
  19. b600f6b Use correct call btif_a2dp_sink_startup() for Sink peers by Pavlin Radoslavov · 7 years ago
  20. f88552c A2DP: Cleanup UIPC when no active device by Hansong Zhang · 7 years ago
  21. 1cdebda btif: Remove unused synchronization in event_cleanup_stack by Manu Viswanadhan · 8 years ago
  22. 273ffd8 Add more details in native Bluetooth debug logs by Stanley Tng · 7 years ago
  23. a7b668b AVRCP: Don't fail in set_volume on disconnected devices by Ajay Panicker · 7 years ago
  24. abc34b4 A2DP: Construct BtWorkerThread's message loop on designated thread by Jack He · 7 years ago
  25. 884314c btif_rc - make set_volume easier to comprehend by Jakub Pawlowski · 7 years ago
  26. c0df1ed Merge "Make sure task_runner is valid when we call PostTask on it" by Treehugger Robot · 7 years ago
  27. 541862c Call BTA_GATTS_AddService on correct thread by Jakub Pawlowski · 7 years ago
  28. d81a11b Make sure task_runner is valid when we call PostTask on it by Jakub Pawlowski · 7 years ago
  29. 0c0d297 HBS1098 Paring failure after connection with Car-Audio by Srinu Jella · 8 years ago
  30. b46c3bf Merge changes from topic "coc-test-increase-data-len" by Stanley Tng · 7 years ago
  31. 70bebaf Add function to change LE Tx Data Length by Stanley Tng · 7 years ago
  32. 35ee023 Unify logging in btif_sock_l2cap.cc by Jakub Pawlowski · 7 years ago
  33. 622bd22 Maximize L2CAP socket MTU by Jakub Pawlowski · 7 years ago
  34. 3538b64 BTA_JvL2capConnect simplification by Jakub Pawlowski · 7 years ago
  35. e5e2dd5 Simplify btSock_start_l2cap_server_l by Jakub Pawlowski · 7 years ago
  36. 70a0c9e Merge changes I00560443,I2e39bd31 by Treehugger Robot · 7 years ago
  37. 408b5f9 Stricter check of the MTU size in the BTIF L2CAP socket by Jakub Pawlowski · 7 years ago
  38. 6ee309d Fix naming error in btif l2cap MPS -> MTU by Jakub Pawlowski · 7 years ago
  39. 9af0078 Metrics: Dump native metrics to Java as std:string by Jack He · 7 years ago
  40. f47bfde Get rid of L2CAP_MAX_BUF_SIZE, use variable-size buffers instead by Jakub Pawlowski · 7 years ago
  41. 7676c7d Merge "HFP: Fix NPE in error logging for voice recognition events" by Treehugger Robot · 7 years ago
  42. 962d40b HFP: Fix NPE in error logging for voice recognition events by Jack He · 7 years ago
  43. d752229 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  44. 625973a Merge "btif: Name the unique_lock in initialize_transaction()" by Treehugger Robot · 7 years ago
  45. 012ded2 btif: Name the unique_lock in initialize_transaction() by Tom Cherry · 7 years ago
  46. ce0d65f Use weak pointer when refering to AdvertisingManager by Jakub Pawlowski · 7 years ago
  47. 4492288 Fixed L2CAP Buffer Length when transmit packets by Stanley Tng · 7 years ago
  48. ca7d6f5 HFP: Add support for Multi-HFP (2/2) by Jack He · 7 years ago
  49. a34e9b4 Remove L2CAP_MASK_LE_COC_CHANNEL flag in channel number by Stanley Tng · 7 years ago
  50. 154be11 Use do_in_bta_thread in BTA DM layer by Jakub Pawlowski · 7 years ago
  51. 35bd37d Forward Hearing Aid UUID when discovered over LE by Jakub Pawlowski · 7 years ago
  52. 8b699d1 HFP: Use base::Bind instead of messages for bta_ag_api functions by Jack He · 7 years ago
  53. 8451931 One less copy when sending LE CoC data. by Jakub Pawlowski · 7 years ago
  54. f82e789 Merge "a2dp_source: Use SIZE_MAX queue size for worker_thread" by Treehugger Robot · 7 years ago
  55. fc9eced Remove casts for callbacks by Myles Watson · 7 years ago
  56. 333c798 a2dp_source: Use SIZE_MAX queue size for worker_thread by Bailey Forrest · 7 years ago
  57. 49dd53c Added support for new Android API for LE CoC by Stanley Tng · 7 years ago
  58. c474342 Make BTA_JvL2capWrite take ownership of the data buffer by Jakub Pawlowski · 7 years ago
  59. 19d3061 Remove duplicated code in l2cap_sock - on_l2cap_write_fixed_done by Jakub Pawlowski · 7 years ago
  60. 3f10b14 HFP: Remove AG RFCOMM data pass through mode by Jack He · 7 years ago
  61. 02b28fb HFP: Add isInbandRingingEnabled() API (3/4) by Jack He · 7 years ago
  62. 8452b05 Prevent LE CoC from dropping data when remote MPS>8087 by Jakub Pawlowski · 7 years ago
  63. 9761185 HFP: Add APIs for set and get active device (3/3) by Jack He · 7 years ago
  64. 7280489 HFP: Use disableinbandringing instead of enableinbandringing by Jack He · 7 years ago
  65. a32cfc9 Revert "Use vector instead of raw pointer in l2cap socket write handling" by Jakub Pawlowski · 7 years ago
  66. 4da2ff5 Use vector instead of raw pointer in l2cap socket write handling by Jakub Pawlowski · 7 years ago
  67. c8da011 Add to receive BTHF_CALL_STATE_DISCONNECTED at HFP by Yasuyoshi Terui · 11 years ago
  68. 12a576d HFP: Use objects for shared library interface and callbacks (1/2) by Jack He · 7 years ago
  69. 0ddfae7 Advertising Filtering: send all filters in one batch (2/2) by Jakub Pawlowski · 7 years ago
  70. b55bc83 HFP: Add interface to disable in-band ringing through BSIR (1/2) by Jack He · 7 years ago
  71. 7bc9ace HFP: Use do_in_jni_thread to avoid btif_transfer_context by Jack He · 7 years ago
  72. 4882bd1 btif_sock_rfc: Use %u for uint32_t by Yi Kong · 7 years ago
  73. 6545d3f HFP: Fix static check errors by Jack He · 7 years ago
  74. 6cc4234 Added check to know the status of any ongoing pairing status. by Matadeen Mishra · 8 years ago
  75. 2fbb2e9 Merge "HFP: Remove dead code in native interface" by Treehugger Robot · 7 years ago
  76. a5cc51c HFP: Remove dead code in native interface by Jack He · 7 years ago
  77. ff99791 BTIF: Fix return types of interface getters by Jack He · 7 years ago
  78. dae4076 Remove the remote from paired list when auth fails by Venkata Jagadeesh Garaga · 7 years ago
  79. 424f2cc HFP: notify HF about call status forcibly by Albin Joy · 7 years ago
  80. 4449ed4 Replace strncpy with strlcpy in HID and PAN code by Hemant Gupta · 7 years ago
  81. e70c11f HID: Fix issues reported by Static Analysis Tool by Hemant Gupta · 7 years ago
  82. f270bd3 Enable multiple connection requests for same UUID if different addresses by Pavlin Radoslavov · 7 years ago
  83. 01d2c72 Merge "Add is_on_jni_thread" by Treehugger Robot · 7 years ago
  84. 39cbd16 Add is_on_jni_thread by Jakub Pawlowski · 7 years ago
  85. 4f4b0b7 Added SPP version 1.2 to SDP record. by Srinu Jella · 8 years ago
  86. b7710f0 btif storage: use strings where possible by Jakub Pawlowski · 7 years ago
  87. f04ea90 Saving Bluetooth name to Max 248 character only. by Srinu Jella · 8 years ago
  88. f92bdc7 Correctly handling bdaddr in function btif_storage_load_bonded_hid_info. by Yan Laijun · 8 years ago
  89. 8ddafa1 BLE: Fix crash while starting advertising by Hemant Gupta · 7 years ago
  90. 56c48f0 Removed unused or unnecessary defines by Pavlin Radoslavov · 7 years ago
  91. e7510d9 Remove unnecessery re-defininitions of BTA_AV constants by Pavlin Radoslavov · 7 years ago
  92. b0dceae Update the codec-related JNI calls to contain the remote Device address by Pavlin Radoslavov · 7 years ago
  93. f5047f4 BT: Use static lock to avoid race while cleanup by Gurpreet Ghai · 7 years ago
  94. 50c3e23 Remove dead code - dump_bin by Jakub Pawlowski · 7 years ago
  95. 8ba5432 Assert on null callback in BTA_JvL2capConnect and BTA_JvL2capConnectLE by Jakub Pawlowski · 7 years ago
  96. 7e2ab69 AAC support for A2DP sink by Bailey Forrest · 7 years ago
  97. 2dfb98b Don't use a pointer for the A2DP Sink static mutex by Pavlin Radoslavov · 7 years ago
  98. 1a886d4 Fix race conditions in a2dp sink by Bailey Forrest · 7 years ago
  99. 2eb03c2 Remove aliase name while removing bonded device am: ce7c3c045f by liuchao · 7 years ago
  100. ce7c3c0 Remove aliase name while removing bonded device by liuchao · 8 years ago