1. 3f02f47 Remove default libraries by Dan Willemsen · 7 years ago
  2. 6738c83 Fix condition of adding device to resloving list by Chao Quan · 7 years ago
  3. 06d4a42 Refactor btm_ble_resolving_list_load_dev by Chao Quan · 7 years ago
  4. 34b1bed Merge "HIDD: Auto-plug and accept incoming connections" by Treehugger Robot · 7 years ago
  5. fd45611 Fix Linux build by Jack He · 7 years ago
  6. 88f7ae5 Merge "Don't set CT2 bit when talking to pre-5.0 devices" by Treehugger Robot · 7 years ago
  7. 7a7f69b Don't set CT2 bit when talking to pre-5.0 devices by Jakub Pawlowski · 7 years ago
  8. 04da67a Fix out-of-bounds reading when copy SDP raw data by Yamei Du · 7 years ago
  9. 5ce55bd SMP: Use tSMP_INT_DATA instead of void by Myles Watson · 7 years ago
  10. ea7ff35 HIDD: Auto-plug and accept incoming connections by Ivan Podogov · 7 years ago
  11. 3992f45 L2CAP: Remove UCD related flags by Jack He · 7 years ago
  12. d98dac4 Merge "Modify Bluetooth Class of Device from Android stack" by Treehugger Robot · 7 years ago
  13. 1c0dae6 Merge "Fix GATT Characteristic discovery (server side)" by Treehugger Robot · 7 years ago
  14. 62ef2fd Fix GATT Characteristic discovery (server side) by Jakub Pawlowski · 7 years ago
  15. 16f356a Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 7 years ago
  16. 8d74904 Remove casts to unions to avoid unaligned accesses by Myles Watson · 7 years ago
  17. 50ba903 Remove unnecesary BTA redefinitions for GATT part 4 by Jakub Pawlowski · 7 years ago
  18. ee9a11f Remove unnecesary BTA redefinitions for GATT part 3 by Jakub Pawlowski · 7 years ago
  19. e9ef00c Remove unnecesary BTA redefinitions for GATT part 2 by Jakub Pawlowski · 7 years ago
  20. ab7a368 Remove unnecesary BTA redefinitions for GATT part 1 by Jakub Pawlowski · 7 years ago
  21. 30be4b9 Build fix after UUID refactor for stage branch by Jakub Pawlowski · 7 years ago
  22. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  23. 9c268d0 Merge "Get rid of unused _DYNAMIC_MEMORY" by Hansong Zhang · 7 years ago
  24. f0c8830 Merge "btlinux: Fix sepolicy for split policy (Treble) builds" by Treehugger Robot · 7 years ago
  25. 25a2f5e Get rid of unused _DYNAMIC_MEMORY by Hansong Zhang · 7 years ago
  26. 6575e16 Change our AVRCP capabilities if the remote device only supports 1.3 by Ajay Panicker · 7 years ago
  27. 11b4d12 Bluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (2/2) by Ajay Panicker · 7 years ago
  28. b72a002 Don't reject notifications and wait until new addressed player is ready (2/2) by Ajay Panicker · 7 years ago
  29. 8c273b3 Get rid of libhardware dependency in native daemon by Jakub Pawlowski · 7 years ago
  30. b1aa65f Loosen libhardware dependency by Jakub Pawlowski · 7 years ago
  31. 7b67302 Enable extra A2DP control log messages by Pavlin Radoslavov · 7 years ago
  32. de1203d BLE Adv RPA is not updated on first timeout by Sunny Kapdi · 7 years ago
  33. cae9be0 btlinux: Fix sepolicy for split policy (Treble) builds by Rob Herring · 7 years ago
  34. 643c869 Merge "Clean-up BTIF profile queue on profile shutdown" by Treehugger Robot · 7 years ago
  35. d366807 Clean-up BTIF profile queue on profile shutdown by Jack He · 7 years ago
  36. d08d44e SetPreferredPhy/ReadPhy callback fix by Jakub Pawlowski · 7 years ago
  37. 57c849d Merge "GAP: Set service_id before calling gap_release_ccb" by Treehugger Robot · 7 years ago
  38. 5c5c106 GAP: Set service_id before calling gap_release_ccb by Myles Watson · 7 years ago
  39. fae9b2f Fix included service parsing (1/3) by Jakub Pawlowski · 7 years ago
  40. 757e9b2 Add Suspend/Resume for advertising by Jakub Pawlowski · 7 years ago
  41. e5ed4dc Merge "btm: Clear LINK_KEY_KNOWN flag for temporary connections" by Treehugger Robot · 7 years ago
  42. 303e277 btm: Clear LINK_KEY_KNOWN flag for temporary connections by Myles Watson · 7 years ago
  43. 6d07e45 Fix ASAN crash inside btif_av_event_deep_copy() by Pavlin Radoslavov · 7 years ago
  44. 54bdc23 Return the correct status when BTA_AV Open failed because of role switch by Pavlin Radoslavov · 7 years ago
  45. 7bc0edd Fix MAC address byte ordering in the uniq field by Kim Low · 7 years ago
  46. 8c75f73 stack: Fix btm_send_link_key_notif comment by Myles Watson · 7 years ago
  47. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  48. a5aca8f Fix crash during derigister GATT server by Chao Quan · 7 years ago
  49. 5b96667 Ensure that services are cleaned from the GattServer HandleMap. by Jeremy Klein · 7 years ago
  50. c5c668a Use strlcpy() instead of strncpy() to copy string property by Pavlin Radoslavov · 7 years ago
  51. c7bf47c Read the Tx Power level when flushing the A2DP Tx queue by Pavlin Radoslavov · 7 years ago
  52. b8568ae Implement HCI_Read_Automatic_Flush_Timeout mechanism by Pavlin Radoslavov · 7 years ago
  53. b94c729 Merge "Fix GATT log spam" by Jakub Pawlowski · 7 years ago
  54. b7fe616 Add 'vendor.' prefix to a vendor HAL service name by Jaekyun Seok · 7 years ago
  55. 998f785 Fix stack-buffer-overflow in bluetooth service GATT client by Michael Spang · 7 years ago
  56. 62721a2 Merge "Extended Scan HCI definations as per BT 5.0 SIG " by Treehugger Robot · 7 years ago
  57. ef65d64 Fix GATT log spam by Jakub Pawlowski · 7 years ago
  58. 2a87466 Store a name string in property without violating string boundaries by Pavlin Radoslavov · 7 years ago
  59. b416c3d Extended Scan HCI definations as per BT 5.0 SIG by Sagayajayasheelan Thomas · 7 years ago
  60. 7f1ee9d Clear IB_CFG_DONE on receiving peer config request when channel open by Srinu Jella · 8 years ago
  61. 24e9be4 Avoid lookup on NULL address by Martin Brabham · 7 years ago
  62. 6ab749f Implement HCI_Read_Failed_Contact_Counter mechanism by Pavlin Radoslavov · 7 years ago
  63. 303ff4c Add / update log messages during stack startup / shutdown by Pavlin Radoslavov · 7 years ago
  64. 812f2f5 Merge "BTIF: Add meaningful logging to btif_profile_queue" by Treehugger Robot · 7 years ago
  65. e5c35d0 Merge "Limit the maximum number of entries in the remote bdaddr cache to 1024" by Treehugger Robot · 7 years ago
  66. a375c31 Limit the maximum number of entries in the remote bdaddr cache to 1024 by Pavlin Radoslavov · 7 years ago
  67. 074867d RFCOMM: Add more logging during port close by Jack He · 7 years ago
  68. f42cf2b BTIF: Add meaningful logging to btif_profile_queue by Jack He · 7 years ago
  69. c705670 Inline comparison operators for RawAddress by Pavlin Radoslavov · 7 years ago
  70. b3e7d94 Add missing comparison operators for RawAddress by Pavlin Radoslavov · 7 years ago
  71. b66829a btm: Finish renaming SMP_AUTH_<GEN_>BOND by Myles Watson · 7 years ago
  72. bd8ed36 Fix crashes in btm_consolidate_dev by Jakub Pawlowski · 7 years ago
  73. e7a0b2e Fix connection handle data type am: 73af403370 by Jakub Pawlowski · 7 years ago
  74. 73af403 Fix connection handle data type by Jakub Pawlowski · 7 years ago
  75. 2ff7a22 Cleanup RawAddress usage am: 2e05f0dd4f by Jakub Pawlowski · 7 years ago
  76. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  77. 435140c Fix misc-macro-parentheses warnings in system/bt. am: fc25b19606 by Chih-Hung Hsieh · 7 years ago
  78. fc25b19 Fix misc-macro-parentheses warnings in system/bt. by Chih-Hung Hsieh · 7 years ago
  79. 1a6a640 Fix errors in handling RawAddresses am: 882aec320e by Jack He · 7 years ago
  80. 882aec3 Fix errors in handling RawAddresses by Jack He · 7 years ago
  81. 1dcc643 Merge "test_vendor: Add function to extract bytes from iterators" am: 9a7f50c041 by johnshamoon · 7 years ago
  82. 9a7f50c Merge "test_vendor: Add function to extract bytes from iterators" by Treehugger Robot · 7 years ago
  83. 94a1b5d test_vendor: Add function to extract bytes from iterators by johnshamoon · 7 years ago
  84. 1b63c10 osi: Suppress length warning in config parsing am: 8b7968085b by Ting-Yuan Huang · 7 years ago
  85. 8b79680 osi: Suppress length warning in config parsing by Ting-Yuan Huang · 7 years ago
  86. ca61556 resolve merge conflicts of 0a5d9ebb0b15976b47eaff77bb66a257b8b114bb to stage-aosp-master by Jakub Pawlowski · 7 years ago
  87. 0cc11ee Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 7 years ago
  88. 0a5d9eb Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 7 years ago
  89. 4a09400 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Bailey Forrest · 7 years ago
  90. 9d09840 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Treehugger Robot · 7 years ago
  91. a6ba2c3 Use a mutex to protect the scheduling of tBTA_PM_TIMER am: 9e702a6aef by Pavlin Radoslavov · 7 years ago
  92. 9e702a6 Use a mutex to protect the scheduling of tBTA_PM_TIMER by Pavlin Radoslavov · 7 years ago
  93. ef20e0d Merge "test_vendor: Add Iterator tests" am: c427c0bd30 by johnshamoon · 7 years ago
  94. c427c0b Merge "test_vendor: Add Iterator tests" by Treehugger Robot · 7 years ago
  95. 590df2b test_vendor: Use Custom Iterators in L2CAP Classes am: 6f1401153f by johnshamoon · 7 years ago
  96. 6f14011 test_vendor: Use Custom Iterators in L2CAP Classes by johnshamoon · 7 years ago
  97. 1f39b8b test_vendor: Add Iterator tests by johnshamoon · 7 years ago
  98. ff5beab Merge "test_vendor: Add HciPacket and Iterator classes" am: 3e1a3d0ddc by johnshamoon · 7 years ago
  99. 407754b Protect the btif config state with a lock during cleanup am: a4febd6d04 by Pavlin Radoslavov · 7 years ago
  100. 3e1a3d0 Merge "test_vendor: Add HciPacket and Iterator classes" by Treehugger Robot · 7 years ago