1. 16f356a Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 7 years ago
  2. 50ba903 Remove unnecesary BTA redefinitions for GATT part 4 by Jakub Pawlowski · 7 years ago
  3. e9ef00c Remove unnecesary BTA redefinitions for GATT part 2 by Jakub Pawlowski · 7 years ago
  4. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  5. b72a002 Don't reject notifications and wait until new addressed player is ready (2/2) by Ajay Panicker · 7 years ago
  6. b1aa65f Loosen libhardware dependency by Jakub Pawlowski · 7 years ago
  7. 7b67302 Enable extra A2DP control log messages by Pavlin Radoslavov · 7 years ago
  8. d366807 Clean-up BTIF profile queue on profile shutdown by Jack He · 7 years ago
  9. 7bc0edd Fix MAC address byte ordering in the uniq field by Kim Low · 7 years ago
  10. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  11. c7bf47c Read the Tx Power level when flushing the A2DP Tx queue by Pavlin Radoslavov · 7 years ago
  12. b8568ae Implement HCI_Read_Automatic_Flush_Timeout mechanism by Pavlin Radoslavov · 7 years ago
  13. 24e9be4 Avoid lookup on NULL address by Martin Brabham · 7 years ago
  14. 6ab749f Implement HCI_Read_Failed_Contact_Counter mechanism by Pavlin Radoslavov · 7 years ago
  15. 303ff4c Add / update log messages during stack startup / shutdown by Pavlin Radoslavov · 7 years ago
  16. 812f2f5 Merge "BTIF: Add meaningful logging to btif_profile_queue" by Treehugger Robot · 7 years ago
  17. a375c31 Limit the maximum number of entries in the remote bdaddr cache to 1024 by Pavlin Radoslavov · 7 years ago
  18. f42cf2b BTIF: Add meaningful logging to btif_profile_queue by Jack He · 7 years ago
  19. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  20. fc25b19 Fix misc-macro-parentheses warnings in system/bt. by Chih-Hung Hsieh · 7 years ago
  21. 882aec3 Fix errors in handling RawAddresses by Jack He · 7 years ago
  22. a4febd6 Protect the btif config state with a lock during cleanup by Pavlin Radoslavov · 7 years ago
  23. 8da87be Don't reuse AVDTP internal state for different purposes by Pavlin Radoslavov · 7 years ago
  24. 39b6c45 Merge "AVRCP Controller request metadata on playback." by Joseph Pirozzo · 7 years ago
  25. 7e08d96 AVRCP Controller request metadata on playback. by Joseph Pirozzo · 7 years ago
  26. 9bd6250 Fix processing of Inquiry results data by Subramanian Srinivasan · 7 years ago
  27. d3988fd Linux build fix by Jakub Pawlowski · 7 years ago
  28. 625f798 bt: fix sdp service name by removing NULL char by Timm Korte · 7 years ago
  29. 5120fed GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  30. 4a1fc85 Merge "Make RawAddress into a class (1/3)" by Treehugger Robot · 7 years ago
  31. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  32. 525e743 Remove unused BDADDR definitions by Myles Watson · 7 years ago
  33. c02b5d4 Bluetooth - Add tracing for TX queue and LDAC ABR by Philip Cuadra · 7 years ago
  34. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  35. 57e508f btif: Pass UIDs changed up to the Java layer by Marie Janssen · 7 years ago
  36. 6884c4c Fix crashes on stack shutdown by Jakub Pawlowski · 7 years ago
  37. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  38. ff32a73 Merge "Make GATT client and server assumption about addres type in open identical" by Jakub Pawlowski · 7 years ago
  39. 73ed5d2 Make GATT client and server assumption about addres type in open identical by Jakub Pawlowski · 7 years ago
  40. b7b7473 Unify the empty and any address usage by Jakub Pawlowski · 7 years ago
  41. 78b81c6 Get rid of bdcpy, bdcmp and other BD_ADDR helpers by Jakub Pawlowski · 7 years ago
  42. 98b1b94 Replace BD_ADDR with bt_addr_t in MCE related code by Jakub Pawlowski · 7 years ago
  43. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  44. 744eeca Replace BD_ADDR with bt_bdaddr_t in hf client related code by Jakub Pawlowski · 7 years ago
  45. a09c348 Replace BD_ADDR with bt_bdaddr_t in JV related code by Jakub Pawlowski · 7 years ago
  46. a83ac12 use bt_bdaddr_t instead of BD_ADDR in PAN related code by Jakub Pawlowski · 7 years ago
  47. 50cf52c Replace BD_ADDR with bt_bdaddr_t in HL related code by Jakub Pawlowski · 7 years ago
  48. 903c166 Use bt_bdaddr_t instead of BD_ADDR in AVDT related code by Jakub Pawlowski · 7 years ago
  49. 6da40f9 Get rid of no longer necessary bt_bdaddr_t helpers by Jakub Pawlowski · 7 years ago
  50. e91297a Add a mechanism to avoid using AVDTP RECONFIGURE for blacklisted devices by Pavlin Radoslavov · 7 years ago
  51. 760f967 Get rid of last mentions of BD_ADDR from btif. by Jakub Pawlowski · 7 years ago
  52. 5a475e7 Bluetooth 5: Update LE2M implementation through DM (3/3) by Avish Shah · 7 years ago
  53. 2e7e691 Fix build breakage from change I8d1bd6914aec55bb53495b1d0d5e3d37b86865e6 by Ivan Podogov · 7 years ago
  54. 011a619 Use bt_bdaddr_t instead of BD_ADDR in HID related code by Jakub Pawlowski · 7 years ago
  55. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  56. a052757 Ignore the Class Of Device if the value is invalid by Pavlin Radoslavov · 7 years ago
  57. acdc11c Allow blocking AG SCO connects by policy by Zach Johnson · 7 years ago
  58. 3bd07c3 Fix GATT over BREDR not connecting by Jakub Pawlowski · 7 years ago
  59. f69ddd4 Suppress false compiler warnings by Ting-Yuan Huang · 7 years ago
  60. d7ee6f2 Get rid of BTA_GATTC_API_REFRESH_EVT by Jakub Pawlowski · 7 years ago
  61. 47474c3 Fix order of parameters to BTA_GATTC_Open by Jakub Pawlowski · 7 years ago
  62. 722ce12 MCAP: Add test interface for PTS test (2/2) by Jack He · 7 years ago
  63. eb43e9c Protect concurrent access to local state used during BLE scanning by Jakub Pawlowski · 7 years ago
  64. 45aebe7 Discover primary service by UUID for PTS tests (1/4) by Jakub Pawlowski · 7 years ago
  65. daf55df Disable output_sample.pcm by Joseph Pirozzo · 7 years ago
  66. a5095e6 Merge changes from topic 'eSCO' by Treehugger Robot · 7 years ago
  67. 642e53b Merge "HID: Add support for Set Idle and Get Idle commands (2/4)" by Andre Eisenbach · 7 years ago
  68. fe695a5 eSCO: Format changes to original vendor patch (4/5) by Jack He · 7 years ago
  69. 400ac49 eSCO: Additional fix to get eSCO working for HFP and HSP (3/5) by Jack He · 7 years ago
  70. 3e634d6 eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5) by Myles Watson · 8 years ago
  71. 57f6508 eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 8 years ago
  72. 840f4f3 btif: GetItemAttributes can return no attributes by Marie Janssen · 7 years ago
  73. 5dae3dd HID: Add support for Set Idle and Get Idle commands (2/4) by Hemant Gupta · 11 years ago
  74. 103b2c4 LE advertise data parsing refactor by Jakub Pawlowski · 7 years ago
  75. 3a4e762 Check device name length by Jakub Pawlowski · 7 years ago
  76. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 7 years ago
  77. 96c42e7 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 7 years ago
  78. 7dc0525 Allow the Bluetooth MAC address to be updated asynchronously (3/3) by Stanley Tng · 7 years ago
  79. 779b4fd Expose LE advertiser address for easier PTS tests (4/6) by Jakub Pawlowski · 7 years ago
  80. ce48fc7 Fix line formatting per clang-format by Pavlin Radoslavov · 7 years ago
  81. 0e56a92 Merge "Read by UUID for PTS tests (4/5)" by Treehugger Robot · 7 years ago
  82. d2aa2fc Merge "AVRCP TG: Get Item Attribute command not working" by Treehugger Robot · 7 years ago
  83. 7dd34f5 Read by UUID for PTS tests (4/5) by Jakub Pawlowski · 7 years ago
  84. 1f5ec73 Do not remove device security record on LMP timeout by Andre Eisenbach · 7 years ago
  85. 6510a47 AVRCP TG: Get Item Attribute command not working by Hemant Gupta · 7 years ago
  86. a25ef0b HFP: Disable BTRH feature by Yoshiharu Kurita · 9 years ago
  87. 3523f28 Merge "Add support for inband ringing feature" by Jack He · 7 years ago
  88. 302113d Add A2DP codec-specific information to dumpsys output by Pavlin Radoslavov · 7 years ago
  89. 7a9892c Add support for inband ringing feature by Jack He · 8 years ago
  90. a4fcd23 AVRC: Configure absolute volume to false if remove device not supprot it by Tsuyoshi Kamata · 8 years ago
  91. 17f449d Linux build fix by Jakub Pawlowski · 7 years ago
  92. 304ceeb Create unit test framework for audio_a2dp_hw by Pavlin Radoslavov · 7 years ago
  93. 5204c62 Bluetooth 5 advertising duration refactoring (1/4) by Jakub Pawlowski · 7 years ago
  94. 7745e29 AVRCP CT: Only call handle_rc_features if target registered by Bailey Forrest · 7 years ago
  95. f685bfb Bluetooth 5 periodic scan (2/3) by Jakub Pawlowski · 7 years ago
  96. 2073c3e Add new internal API: enableOptionalCodecs()/disableOptionalCodecs() by Pavlin Radoslavov · 8 years ago
  97. dfc02a9 Integration of LDAC Adaptive Bit Rate mechanism by fen wang · 8 years ago
  98. 96fb273 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 7 years ago
  99. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 7 years ago
  100. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 7 years ago