1. 3dc3637 Refactor btm_ble_resolving_list_load_dev by Chao Quan · 8 years ago
  2. ae68285 Merge "HIDD: Auto-plug and accept incoming connections" by Treehugger Robot · 8 years ago
  3. 9faaf17 Fix Linux build by Jack He · 8 years ago
  4. 39b7945 Merge "Don't set CT2 bit when talking to pre-5.0 devices" by Treehugger Robot · 8 years ago
  5. 057d90a Don't set CT2 bit when talking to pre-5.0 devices by Jakub Pawlowski · 8 years ago
  6. ba02c56 Fix out-of-bounds reading when copy SDP raw data by Yamei Du · 8 years ago
  7. f0c7fad SMP: Use tSMP_INT_DATA instead of void by Myles Watson · 8 years ago
  8. fdcae30 HIDD: Auto-plug and accept incoming connections by Ivan Podogov · 8 years ago
  9. f8c7bb6 L2CAP: Remove UCD related flags by Jack He · 8 years ago
  10. 48f6768 Merge "Modify Bluetooth Class of Device from Android stack" by Treehugger Robot · 8 years ago
  11. b5fd807 Merge "Fix GATT Characteristic discovery (server side)" by Treehugger Robot · 8 years ago
  12. 9e54b05 Fix GATT Characteristic discovery (server side) by Jakub Pawlowski · 8 years ago
  13. d48a58a Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 8 years ago
  14. f681e21 Remove casts to unions to avoid unaligned accesses by Myles Watson · 8 years ago
  15. fbcb4cc Remove unnecesary BTA redefinitions for GATT part 4 by Jakub Pawlowski · 8 years ago
  16. 86ad542 Remove unnecesary BTA redefinitions for GATT part 3 by Jakub Pawlowski · 8 years ago
  17. 46b950d Remove unnecesary BTA redefinitions for GATT part 2 by Jakub Pawlowski · 8 years ago
  18. 050b8c8 Remove unnecesary BTA redefinitions for GATT part 1 by Jakub Pawlowski · 8 years ago
  19. e66100c Build fix after UUID refactor for stage branch by Jakub Pawlowski · 8 years ago
  20. 2238a88 Use one type for UUID (1/5) by Jakub Pawlowski · 8 years ago
  21. 3113315 Merge "Get rid of unused _DYNAMIC_MEMORY" by Hansong Zhang · 8 years ago
  22. 97dffda Merge "btlinux: Fix sepolicy for split policy (Treble) builds" by Treehugger Robot · 8 years ago
  23. 95a2036 Get rid of unused _DYNAMIC_MEMORY by Hansong Zhang · 8 years ago
  24. 8c35bfe Change our AVRCP capabilities if the remote device only supports 1.3 by Ajay Panicker · 8 years ago
  25. 8a2dd3c Bluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (2/2) by Ajay Panicker · 8 years ago
  26. 604cb76 Don't reject notifications and wait until new addressed player is ready (2/2) by Ajay Panicker · 8 years ago
  27. 35fd7ec Get rid of libhardware dependency in native daemon by Jakub Pawlowski · 8 years ago
  28. f792de8 Loosen libhardware dependency by Jakub Pawlowski · 8 years ago
  29. 0276628 Enable extra A2DP control log messages by Pavlin Radoslavov · 8 years ago
  30. c42dbc9 BLE Adv RPA is not updated on first timeout by Sunny Kapdi · 8 years ago
  31. 759c789 btlinux: Fix sepolicy for split policy (Treble) builds by Rob Herring · 8 years ago
  32. e6af565 Merge "Clean-up BTIF profile queue on profile shutdown" by Treehugger Robot · 8 years ago
  33. 997097e Clean-up BTIF profile queue on profile shutdown by Jack He · 8 years ago
  34. 9fd375e SetPreferredPhy/ReadPhy callback fix by Jakub Pawlowski · 8 years ago
  35. 94e7bce Merge "GAP: Set service_id before calling gap_release_ccb" by Treehugger Robot · 8 years ago
  36. f90bebf GAP: Set service_id before calling gap_release_ccb by Myles Watson · 8 years ago
  37. f979392 Fix included service parsing (1/3) by Jakub Pawlowski · 8 years ago
  38. dba42be Add Suspend/Resume for advertising by Jakub Pawlowski · 8 years ago
  39. cfa8db0 Merge "btm: Clear LINK_KEY_KNOWN flag for temporary connections" by Treehugger Robot · 8 years ago
  40. e434dbf btm: Clear LINK_KEY_KNOWN flag for temporary connections by Myles Watson · 8 years ago
  41. 6e7d34a Fix ASAN crash inside btif_av_event_deep_copy() by Pavlin Radoslavov · 8 years ago
  42. 29b50c6 Return the correct status when BTA_AV Open failed because of role switch by Pavlin Radoslavov · 8 years ago
  43. 0c988ac Fix MAC address byte ordering in the uniq field by Kim Low · 8 years ago
  44. b797b82 stack: Fix btm_send_link_key_notif comment by Myles Watson · 8 years ago
  45. 01a6388 Fix alarms being posted on wrong thread by Jakub Pawlowski · 8 years ago
  46. da48358 Fix crash during derigister GATT server by Chao Quan · 8 years ago
  47. 15f7de8 Ensure that services are cleaned from the GattServer HandleMap. by Jeremy Klein · 8 years ago
  48. 23212a7 Use strlcpy() instead of strncpy() to copy string property by Pavlin Radoslavov · 8 years ago
  49. 208f9a4 Read the Tx Power level when flushing the A2DP Tx queue by Pavlin Radoslavov · 8 years ago
  50. 2cba296 Implement HCI_Read_Automatic_Flush_Timeout mechanism by Pavlin Radoslavov · 8 years ago
  51. 014c832 Merge "Fix GATT log spam" by Jakub Pawlowski · 8 years ago
  52. b926597 Add 'vendor.' prefix to a vendor HAL service name by Jaekyun Seok · 8 years ago
  53. b49ba10 Fix stack-buffer-overflow in bluetooth service GATT client by Michael Spang · 8 years ago
  54. baf8bf4 Merge "Extended Scan HCI definations as per BT 5.0 SIG " by Treehugger Robot · 8 years ago
  55. 45c3106 Fix GATT log spam by Jakub Pawlowski · 8 years ago
  56. 3b3c6d1 Store a name string in property without violating string boundaries by Pavlin Radoslavov · 8 years ago
  57. 483e7b3 Extended Scan HCI definations as per BT 5.0 SIG by Sagayajayasheelan Thomas · 8 years ago
  58. bb77f6a Clear IB_CFG_DONE on receiving peer config request when channel open by Srinu Jella · 9 years ago
  59. fd99172 Avoid lookup on NULL address by Martin Brabham · 8 years ago
  60. 6b4b6f5 Implement HCI_Read_Failed_Contact_Counter mechanism by Pavlin Radoslavov · 8 years ago
  61. 0dbbfc4 Add / update log messages during stack startup / shutdown by Pavlin Radoslavov · 8 years ago
  62. d2ce321 Merge "BTIF: Add meaningful logging to btif_profile_queue" by Treehugger Robot · 8 years ago
  63. acf9fcc Merge "Limit the maximum number of entries in the remote bdaddr cache to 1024" by Treehugger Robot · 8 years ago
  64. d1dbc04 Limit the maximum number of entries in the remote bdaddr cache to 1024 by Pavlin Radoslavov · 8 years ago
  65. 572e13d RFCOMM: Add more logging during port close by Jack He · 8 years ago
  66. 19a8a97 BTIF: Add meaningful logging to btif_profile_queue by Jack He · 8 years ago
  67. 9b919a9 Inline comparison operators for RawAddress by Pavlin Radoslavov · 8 years ago
  68. 576be31 Add missing comparison operators for RawAddress by Pavlin Radoslavov · 8 years ago
  69. 0e907a5 btm: Finish renaming SMP_AUTH_<GEN_>BOND by Myles Watson · 8 years ago
  70. 8ec8b8c Fix crashes in btm_consolidate_dev by Jakub Pawlowski · 8 years ago
  71. e27959d Fix connection handle data type am: 797b69fe83 by Jakub Pawlowski · 8 years ago
  72. 797b69f Fix connection handle data type by Jakub Pawlowski · 8 years ago
  73. 1063c6d Cleanup RawAddress usage am: 934457d542 by Jakub Pawlowski · 8 years ago
  74. 934457d Cleanup RawAddress usage by Jakub Pawlowski · 8 years ago
  75. 6766667 Fix misc-macro-parentheses warnings in system/bt. am: 75af5357d4 by Chih-Hung Hsieh · 8 years ago
  76. 75af535 Fix misc-macro-parentheses warnings in system/bt. by Chih-Hung Hsieh · 8 years ago
  77. be18376 Fix errors in handling RawAddresses am: 768123cb85 by Jack He · 8 years ago
  78. 768123c Fix errors in handling RawAddresses by Jack He · 8 years ago
  79. bcb0903 Merge "test_vendor: Add function to extract bytes from iterators" am: ec26a955f0 by johnshamoon · 8 years ago
  80. ec26a95 Merge "test_vendor: Add function to extract bytes from iterators" by Treehugger Robot · 8 years ago
  81. 7f23f28 test_vendor: Add function to extract bytes from iterators by johnshamoon · 8 years ago
  82. fb361e6 osi: Suppress length warning in config parsing am: a04fa41389 by Ting-Yuan Huang · 8 years ago
  83. a04fa41 osi: Suppress length warning in config parsing by Ting-Yuan Huang · 8 years ago
  84. 3f783a5 resolve merge conflicts of 3b10c39ae7625d41e2e71572db447a637a012a42 to stage-aosp-master by Jakub Pawlowski · 8 years ago
  85. f9b0079 Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 8 years ago
  86. 3b10c39 Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 8 years ago
  87. da60600 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Bailey Forrest · 8 years ago
  88. ee9b340 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Treehugger Robot · 8 years ago
  89. 72ce32e Use a mutex to protect the scheduling of tBTA_PM_TIMER am: c44190f21f by Pavlin Radoslavov · 8 years ago
  90. c44190f Use a mutex to protect the scheduling of tBTA_PM_TIMER by Pavlin Radoslavov · 8 years ago
  91. 992ae9c Merge "test_vendor: Add Iterator tests" am: c9d2267772 by johnshamoon · 8 years ago
  92. c9d2267 Merge "test_vendor: Add Iterator tests" by Treehugger Robot · 8 years ago
  93. 9fbcceb test_vendor: Use Custom Iterators in L2CAP Classes am: 3297977f59 by johnshamoon · 8 years ago
  94. 3297977 test_vendor: Use Custom Iterators in L2CAP Classes by johnshamoon · 8 years ago
  95. d57d07d test_vendor: Add Iterator tests by johnshamoon · 8 years ago
  96. 6bd6781 Merge "test_vendor: Add HciPacket and Iterator classes" am: 1b68781846 by johnshamoon · 8 years ago
  97. f14a061 Protect the btif config state with a lock during cleanup am: 03bc5bd63b by Pavlin Radoslavov · 8 years ago
  98. 1b68781 Merge "test_vendor: Add HciPacket and Iterator classes" by Treehugger Robot · 8 years ago
  99. 03bc5bd Protect the btif config state with a lock during cleanup by Pavlin Radoslavov · 8 years ago
  100. 47aa262 Advertisement parsing fix for zero padding am: 819b843f53 by Jakub Pawlowski · 8 years ago