1. 842574c Merge "Misc native service changes" by Treehugger Robot · 7 years ago
  2. 48edd4e Misc native service changes by Bailey Forrest · 7 years ago
  3. e8e6c6b Add flag to bluetoothtbd to enable bluetooth on startup by Bailey Forrest · 7 years ago
  4. 3bd07c3 Fix GATT over BREDR not connecting by Jakub Pawlowski · 7 years ago
  5. bb95a1d Fix loops iteration by Jakub Pawlowski · 7 years ago
  6. 3d26833 Disable 48.0kHz sampling rate for AAC by Pavlin Radoslavov · 7 years ago
  7. 3dda898 Use std::unordered_set for keeping app_hold_link by Jakub Pawlowski · 7 years ago
  8. e4f42ab Get rid of clcb_idx in favour of pointers by Jakub Pawlowski · 7 years ago
  9. d1a9313 use std::queue for keeping tGATT_CMD_Q by Jakub Pawlowski · 7 years ago
  10. 7cfd839 Refactor tGATT_BG_CONN_DEV by Jakub Pawlowski · 7 years ago
  11. 1e37a04 Merge "Suppress false compiler warnings" by Treehugger Robot · 7 years ago
  12. f69ddd4 Suppress false compiler warnings by Ting-Yuan Huang · 7 years ago
  13. 66e8571 Linux build fix by Jakub Pawlowski · 7 years ago
  14. d7ee6f2 Get rid of BTA_GATTC_API_REFRESH_EVT by Jakub Pawlowski · 7 years ago
  15. 31a6bf4 Get rid of trivial BTA_GATTC_ events by Jakub Pawlowski · 7 years ago
  16. 79c2ff9 Initial DBus transport support by Jakub Pawlowski · 8 years ago
  17. 47474c3 Fix order of parameters to BTA_GATTC_Open by Jakub Pawlowski · 7 years ago
  18. f4c0292 Pass GATT cb's by reference and other style fixes by Jakub Pawlowski · 7 years ago
  19. eb3ab84 Use std::queue for pending_enc_clcb by Jakub Pawlowski · 7 years ago
  20. a85cb8e Fix params of SetPeriodicAdvertisingParameters by Sunny Kapdi · 7 years ago
  21. 44a1c7e GATT: Fixed typo while notifying connection update by Avish Shah · 7 years ago
  22. 4788821 HCI: Improve timeout handling by Myles Watson · 7 years ago
  23. 2bfb56a HCI: Get debug info from the firmware on timeout by Myles Watson · 7 years ago
  24. 8663a87 Get rid of unused tGATT_SCCB by Jakub Pawlowski · 7 years ago
  25. 5519f0d Merge "HSP: Use peer_version during SCO setup" by Treehugger Robot · 7 years ago
  26. 10ef0e8 Merge changes I0f43061b,I48c18401,I5073e800,I2c0926c7,I73120878 by Treehugger Robot · 7 years ago
  27. a66ea61 Get rid of AMP_INCLUDED by Jakub Pawlowski · 7 years ago
  28. 4dfce22 Get rid of GAP control block by Jakub Pawlowski · 7 years ago
  29. 0f3d3fe Get rid of GAP_TRACE_* logs by Jakub Pawlowski · 7 years ago
  30. 43c7f9f GATT: Interop fix for service changed indications by Myles Watson · 7 years ago
  31. b0e8d9c Get rid of GAP_CONN_INCLUDED by Jakub Pawlowski · 7 years ago
  32. c21894e BLE GAP simplification by Jakub Pawlowski · 7 years ago
  33. a3745c6 HSP: Use peer_version during SCO setup by Jack He · 7 years ago
  34. bd40666 Remove dead code from GAP by Jakub Pawlowski · 7 years ago
  35. 70e0ead Merge "MCAP: Add a test tool for MCAP" by Treehugger Robot · 7 years ago
  36. 16bb48b Fix GATT Server disconnecting for no reason by Jakub Pawlowski · 7 years ago
  37. 63e8f19 Revert "Fix GATT Server disconnecting for no reason" by Jakub Pawlowski · 7 years ago
  38. b29fae5 MCAP: Add a test tool for MCAP by Jack He · 7 years ago
  39. feec106 Fix crashes when GAP operation is interrupted by disconnection by Jakub Pawlowski · 7 years ago
  40. b69edd5 Fix GATT Server disconnecting for no reason by Jakub Pawlowski · 7 years ago
  41. 722ce12 MCAP: Add test interface for PTS test (2/2) by Jack He · 7 years ago
  42. b3a8dc2 MCAP: Fix bugs in MCAP stack by Jack He · 7 years ago
  43. 0e3621d Merge "Remove logspam when initializing logging for Bluetooth" by Treehugger Robot · 7 years ago
  44. 60177e0 Remove logspam when adding GATT attributes by Ajay Panicker · 7 years ago
  45. 5dd1e2d Remove logspam when initializing logging for Bluetooth by Ajay Panicker · 7 years ago
  46. e5a161e Merge "Protect the message loop from accesses after HCI shutdown" by Treehugger Robot · 7 years ago
  47. 7277f39 Protect the message loop from accesses after HCI shutdown by Pavlin Radoslavov · 7 years ago
  48. eb43e9c Protect concurrent access to local state used during BLE scanning by Jakub Pawlowski · 7 years ago
  49. e1fca1b Blacklist Kinivo BTC350 for Absolute Volume by Marie Janssen · 7 years ago
  50. f7e48df Disable MONO channel mode for LDAC by Pavlin Radoslavov · 7 years ago
  51. 45aebe7 Discover primary service by UUID for PTS tests (1/4) by Jakub Pawlowski · 7 years ago
  52. 0d89212 Fix crash on GATT service unregistration by Jakub Pawlowski · 7 years ago
  53. 8451ad0 Fix BLE white list issues by Emil Lenngren · 8 years ago
  54. d62e522 Don't ignore the A2DP Sink preferred SBC codec config by Pavlin Radoslavov · 7 years ago
  55. 3b8391c Set the RTP Header Marker bit selectively per A2DP codec by Pavlin Radoslavov · 7 years ago
  56. 6395f15 Improve GATT Server database handling. by Jakub Pawlowski · 7 years ago
  57. daf55df Disable output_sample.pcm by Joseph Pirozzo · 7 years ago
  58. d93b54e Merge "Removed A2DP_GetTrackBitsPerSample() API because it is not needed" by Treehugger Robot · 7 years ago
  59. a5095e6 Merge changes from topic 'eSCO' by Treehugger Robot · 7 years ago
  60. 642e53b Merge "HID: Add support for Set Idle and Get Idle commands (2/4)" by Andre Eisenbach · 7 years ago
  61. c95e5dd Removed A2DP_GetTrackBitsPerSample() API because it is not needed by Pavlin Radoslavov · 7 years ago
  62. fe695a5 eSCO: Format changes to original vendor patch (4/5) by Jack He · 7 years ago
  63. 400ac49 eSCO: Additional fix to get eSCO working for HFP and HSP (3/5) by Jack He · 7 years ago
  64. 3e634d6 eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5) by Myles Watson · 8 years ago
  65. 57f6508 eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 8 years ago
  66. 840f4f3 btif: GetItemAttributes can return no attributes by Marie Janssen · 7 years ago
  67. 671ad66 GATT Server: check UUID by Jakub Pawlowski · 7 years ago
  68. 5dae3dd HID: Add support for Set Idle and Get Idle commands (2/4) by Hemant Gupta · 11 years ago
  69. 2b59c4a Fix broken linux build by Jack He · 7 years ago
  70. f5db809 Merge "Swap BTA and HCI queues with message loops" by Treehugger Robot · 7 years ago
  71. 95e3c5a Merge "Reject LE COC if cid is duplicated" by Andre Eisenbach · 7 years ago
  72. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 7 years ago
  73. a252e78 Reject LE COC if cid is duplicated by Jaganath Kanakkassery · 7 years ago
  74. fd102ca Add additional failure modes for SMP PTS test cases by ravishankar srivatsa · 7 years ago
  75. 36d19de bta_dm: Stop copying garbage by Martin Brabham · 7 years ago
  76. 4829453 Move hci_thread to a message loop and prevent thread from spinning by Ajay Panicker · 7 years ago
  77. 103b2c4 LE advertise data parsing refactor by Jakub Pawlowski · 7 years ago
  78. 3a4e762 Check device name length by Jakub Pawlowski · 7 years ago
  79. d861719 Merge "Remove 96.0 and 88.2 kHz sample rate from A2DP AAC capability" by Treehugger Robot · 7 years ago
  80. 9e67475 Add supervision timeout workaround for Nexus Remote by Jakub Pawlowski · 7 years ago
  81. 4b93aeb Remove 96.0 and 88.2 kHz sample rate from A2DP AAC capability by Pavlin Radoslavov · 7 years ago
  82. 2ae1ddb audio_a2dp_hw: fix fd leak on open by Andy Hung · 7 years ago
  83. 882db61 Prevent buffer overflow caused by decrementing past zero by Ajay Panicker · 8 years ago
  84. 7c8bab2 Fix LE disconnecting right after pairing by Jakub Pawlowski · 7 years ago
  85. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 7 years ago
  86. afdd081 Fix issue with BLE advertising not started when local privacy is not enabled by Jacky Cheung · 7 years ago
  87. 96c42e7 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 7 years ago
  88. e3caefe Merge "Handle remote not supporting LL_SLAVE_FEATURE_REQ" by Treehugger Robot · 7 years ago
  89. 044921b Add missing library dependency when compiling the unit tests by Pavlin Radoslavov · 7 years ago
  90. 341b6db Handle remote not supporting LL_SLAVE_FEATURE_REQ by Jakub Pawlowski · 7 years ago
  91. a7c7437 AVRCP 1.6: Limit GetFolderItemResponse by Hemant Gupta · 7 years ago
  92. 7dc0525 Allow the Bluetooth MAC address to be updated asynchronously (3/3) by Stanley Tng · 7 years ago
  93. 779b4fd Expose LE advertiser address for easier PTS tests (4/6) by Jakub Pawlowski · 7 years ago
  94. 71cb1b8 Merge changes from topics 'bt-a2dp-ldac-abr-adjustments', 'bt-a2dp-ldac-dropped-count' by Pavlin Radoslavov · 7 years ago
  95. 285b703 Merge "Remove libbt-vendor from system/bt/main/Android.bp" by Treehugger Robot · 7 years ago
  96. 10b43d2 test_vendor: Remove unused libbt-vendor files by Myles Watson · 7 years ago
  97. 18b3527 Remove libbt-vendor from system/bt/main/Android.bp by Myles Watson · 7 years ago
  98. 27a9864 Merge "bta_gattc_cache: Initialize gatt_db_elemement_t permissions to 0" by Treehugger Robot · 7 years ago
  99. ce48fc7 Fix line formatting per clang-format by Pavlin Radoslavov · 7 years ago
  100. a825f56 Print the LDAC adaptive bit rate adjustments by Pavlin Radoslavov · 7 years ago