1. 7b67302 Enable extra A2DP control log messages by Pavlin Radoslavov · 7 years ago
  2. de1203d BLE Adv RPA is not updated on first timeout by Sunny Kapdi · 7 years ago
  3. 643c869 Merge "Clean-up BTIF profile queue on profile shutdown" by Treehugger Robot · 7 years ago
  4. d366807 Clean-up BTIF profile queue on profile shutdown by Jack He · 7 years ago
  5. d08d44e SetPreferredPhy/ReadPhy callback fix by Jakub Pawlowski · 7 years ago
  6. 57c849d Merge "GAP: Set service_id before calling gap_release_ccb" by Treehugger Robot · 7 years ago
  7. 5c5c106 GAP: Set service_id before calling gap_release_ccb by Myles Watson · 7 years ago
  8. fae9b2f Fix included service parsing (1/3) by Jakub Pawlowski · 7 years ago
  9. 757e9b2 Add Suspend/Resume for advertising by Jakub Pawlowski · 7 years ago
  10. e5ed4dc Merge "btm: Clear LINK_KEY_KNOWN flag for temporary connections" by Treehugger Robot · 7 years ago
  11. 303e277 btm: Clear LINK_KEY_KNOWN flag for temporary connections by Myles Watson · 7 years ago
  12. 6d07e45 Fix ASAN crash inside btif_av_event_deep_copy() by Pavlin Radoslavov · 7 years ago
  13. 54bdc23 Return the correct status when BTA_AV Open failed because of role switch by Pavlin Radoslavov · 7 years ago
  14. 7bc0edd Fix MAC address byte ordering in the uniq field by Kim Low · 7 years ago
  15. 8c75f73 stack: Fix btm_send_link_key_notif comment by Myles Watson · 7 years ago
  16. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  17. a5aca8f Fix crash during derigister GATT server by Chao Quan · 7 years ago
  18. 5b96667 Ensure that services are cleaned from the GattServer HandleMap. by Jeremy Klein · 7 years ago
  19. c5c668a Use strlcpy() instead of strncpy() to copy string property by Pavlin Radoslavov · 7 years ago
  20. c7bf47c Read the Tx Power level when flushing the A2DP Tx queue by Pavlin Radoslavov · 7 years ago
  21. b8568ae Implement HCI_Read_Automatic_Flush_Timeout mechanism by Pavlin Radoslavov · 7 years ago
  22. b94c729 Merge "Fix GATT log spam" by Jakub Pawlowski · 7 years ago
  23. b7fe616 Add 'vendor.' prefix to a vendor HAL service name by Jaekyun Seok · 7 years ago
  24. 998f785 Fix stack-buffer-overflow in bluetooth service GATT client by Michael Spang · 7 years ago
  25. 62721a2 Merge "Extended Scan HCI definations as per BT 5.0 SIG " by Treehugger Robot · 7 years ago
  26. ef65d64 Fix GATT log spam by Jakub Pawlowski · 7 years ago
  27. 2a87466 Store a name string in property without violating string boundaries by Pavlin Radoslavov · 7 years ago
  28. b416c3d Extended Scan HCI definations as per BT 5.0 SIG by Sagayajayasheelan Thomas · 7 years ago
  29. 7f1ee9d Clear IB_CFG_DONE on receiving peer config request when channel open by Srinu Jella · 8 years ago
  30. 24e9be4 Avoid lookup on NULL address by Martin Brabham · 7 years ago
  31. 6ab749f Implement HCI_Read_Failed_Contact_Counter mechanism by Pavlin Radoslavov · 7 years ago
  32. 303ff4c Add / update log messages during stack startup / shutdown by Pavlin Radoslavov · 7 years ago
  33. 812f2f5 Merge "BTIF: Add meaningful logging to btif_profile_queue" by Treehugger Robot · 7 years ago
  34. e5c35d0 Merge "Limit the maximum number of entries in the remote bdaddr cache to 1024" by Treehugger Robot · 7 years ago
  35. a375c31 Limit the maximum number of entries in the remote bdaddr cache to 1024 by Pavlin Radoslavov · 7 years ago
  36. 074867d RFCOMM: Add more logging during port close by Jack He · 7 years ago
  37. f42cf2b BTIF: Add meaningful logging to btif_profile_queue by Jack He · 7 years ago
  38. c705670 Inline comparison operators for RawAddress by Pavlin Radoslavov · 7 years ago
  39. b3e7d94 Add missing comparison operators for RawAddress by Pavlin Radoslavov · 7 years ago
  40. b66829a btm: Finish renaming SMP_AUTH_<GEN_>BOND by Myles Watson · 7 years ago
  41. bd8ed36 Fix crashes in btm_consolidate_dev by Jakub Pawlowski · 7 years ago
  42. e7a0b2e Fix connection handle data type am: 73af403370 by Jakub Pawlowski · 7 years ago
  43. 73af403 Fix connection handle data type by Jakub Pawlowski · 7 years ago
  44. 2ff7a22 Cleanup RawAddress usage am: 2e05f0dd4f by Jakub Pawlowski · 7 years ago
  45. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  46. 435140c Fix misc-macro-parentheses warnings in system/bt. am: fc25b19606 by Chih-Hung Hsieh · 7 years ago
  47. fc25b19 Fix misc-macro-parentheses warnings in system/bt. by Chih-Hung Hsieh · 7 years ago
  48. 1a6a640 Fix errors in handling RawAddresses am: 882aec320e by Jack He · 7 years ago
  49. 882aec3 Fix errors in handling RawAddresses by Jack He · 7 years ago
  50. 1dcc643 Merge "test_vendor: Add function to extract bytes from iterators" am: 9a7f50c041 by johnshamoon · 7 years ago
  51. 9a7f50c Merge "test_vendor: Add function to extract bytes from iterators" by Treehugger Robot · 7 years ago
  52. 94a1b5d test_vendor: Add function to extract bytes from iterators by johnshamoon · 7 years ago
  53. 1b63c10 osi: Suppress length warning in config parsing am: 8b7968085b by Ting-Yuan Huang · 7 years ago
  54. 8b79680 osi: Suppress length warning in config parsing by Ting-Yuan Huang · 7 years ago
  55. ca61556 resolve merge conflicts of 0a5d9ebb0b15976b47eaff77bb66a257b8b114bb to stage-aosp-master by Jakub Pawlowski · 7 years ago
  56. 0cc11ee Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 7 years ago
  57. 0a5d9eb Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 7 years ago
  58. 4a09400 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Bailey Forrest · 7 years ago
  59. 9d09840 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Treehugger Robot · 7 years ago
  60. a6ba2c3 Use a mutex to protect the scheduling of tBTA_PM_TIMER am: 9e702a6aef by Pavlin Radoslavov · 7 years ago
  61. 9e702a6 Use a mutex to protect the scheduling of tBTA_PM_TIMER by Pavlin Radoslavov · 7 years ago
  62. ef20e0d Merge "test_vendor: Add Iterator tests" am: c427c0bd30 by johnshamoon · 7 years ago
  63. c427c0b Merge "test_vendor: Add Iterator tests" by Treehugger Robot · 7 years ago
  64. 590df2b test_vendor: Use Custom Iterators in L2CAP Classes am: 6f1401153f by johnshamoon · 7 years ago
  65. 6f14011 test_vendor: Use Custom Iterators in L2CAP Classes by johnshamoon · 7 years ago
  66. 1f39b8b test_vendor: Add Iterator tests by johnshamoon · 7 years ago
  67. ff5beab Merge "test_vendor: Add HciPacket and Iterator classes" am: 3e1a3d0ddc by johnshamoon · 7 years ago
  68. 407754b Protect the btif config state with a lock during cleanup am: a4febd6d04 by Pavlin Radoslavov · 7 years ago
  69. 3e1a3d0 Merge "test_vendor: Add HciPacket and Iterator classes" by Treehugger Robot · 7 years ago
  70. a4febd6 Protect the btif config state with a lock during cleanup by Pavlin Radoslavov · 7 years ago
  71. b3bf128 Advertisement parsing fix for zero padding am: 35a9ea352d by Jakub Pawlowski · 7 years ago
  72. 35a9ea3 Advertisement parsing fix for zero padding by Jakub Pawlowski · 7 years ago
  73. b7471f0 Added another entry to the INTEROP_2MBPS_LINK_ONLY interoperability database by Pavlin Radoslavov · 7 years ago
  74. 427da91 Added another entry to the INTEROP_2MBPS_LINK_ONLY interoperability database by Pavlin Radoslavov · 7 years ago
  75. 80c58d6 test_vendor: Add HciPacket and Iterator classes by johnshamoon · 7 years ago
  76. 42544cb Don't reuse AVDTP internal state for different purposes am: 8da87bea5e by Pavlin Radoslavov · 7 years ago
  77. ae550b3 Add A2DP_DumpCodecInfo() API am: 219b85f136 by Pavlin Radoslavov · 7 years ago
  78. 8da87be Don't reuse AVDTP internal state for different purposes by Pavlin Radoslavov · 7 years ago
  79. 219b85f Add A2DP_DumpCodecInfo() API by Pavlin Radoslavov · 7 years ago
  80. 9f4e534 Workaround for Traxxas am: 02d1ec171f by Jakub Pawlowski · 7 years ago
  81. 02d1ec1 Workaround for Traxxas by Jakub Pawlowski · 7 years ago
  82. 9cc7daf Merge "AVRCP Controller request metadata on playback." am: 39b6c45264 by Joseph Pirozzo · 7 years ago
  83. 39b6c45 Merge "AVRCP Controller request metadata on playback." by Joseph Pirozzo · 7 years ago
  84. 149053f Merge "AE: Set secondary adv max skip to zero" am: b92d9f3530 by Sunny Kapdi · 7 years ago
  85. b92d9f3 Merge "AE: Set secondary adv max skip to zero" by Treehugger Robot · 7 years ago
  86. 7e08d96 AVRCP Controller request metadata on playback. by Joseph Pirozzo · 7 years ago
  87. 6e928fc test_vendor: Rename discoverable devices. am: 974b1f9a91 by jruthe · 7 years ago
  88. 974b1f9 test_vendor: Rename discoverable devices. by jruthe · 7 years ago
  89. 1540070 AE: Set secondary adv max skip to zero by Sunny Kapdi · 7 years ago
  90. 6718f5d Merge "Fix processing of Inquiry results data" am: 67da9a5e19 by Subramanian Srinivasan · 7 years ago
  91. 67da9a5 Merge "Fix processing of Inquiry results data" by Treehugger Robot · 7 years ago
  92. 3a7e4f8 Use the correct AVDTP version-specific features am: 9cd9ef4c38 by Satish Kodishala · 7 years ago
  93. 9cd9ef4 Use the correct AVDTP version-specific features by Satish Kodishala · 8 years ago
  94. 9bd6250 Fix processing of Inquiry results data by Subramanian Srinivasan · 7 years ago
  95. 7093baa Fix the MAC address for INTEROP_2MBPS_LINK_ONLY entry am: b60955f9c7 by Pavlin Radoslavov · 7 years ago
  96. b60955f Fix the MAC address for INTEROP_2MBPS_LINK_ONLY entry by Pavlin Radoslavov · 7 years ago
  97. ec7b336 Add interoperability mechanism to restrict the AVDTP MTU for AAC codec by Pavlin Radoslavov · 7 years ago
  98. b866da0 Add interoperability mechanism to restrict the AVDTP MTU for AAC codec by Pavlin Radoslavov · 7 years ago
  99. 27457a8 Retry authentication in key-missing or pairing collision use case am: a95a6a3608 by Matadeen Mishra · 7 years ago
  100. a95a6a3 Retry authentication in key-missing or pairing collision use case by Matadeen Mishra · 8 years ago