1. 38901a7 Create swappable controller connection by Chris Manton · 5 years ago
  2. 3ceffd2 Add IOT device list for RNR, avoid the bond fail. by Jigong Yin · 5 years ago
  3. 006ee33 Add log entry to interop_match_name() by Andre Eisenbach · 5 years ago
  4. b62d0a1 Limit sniff mode for Nintendo Pro Controller to 11.25ms by Andre Eisenbach · 5 years ago
  5. 11c90c6 DO NOT MERGE - Merge pi-platform-release (PPRL.190605.003) into stage-aosp-master by Xin Li · 5 years ago
  6. e66923f DO NOT MERGE Drop Bluetooth connection with weak encryption key by Jakub Pawlowski · 6 years ago
  7. 692a0ca Mask "LE Enhanced Connection Complete" when BLE_PRIVACY_SPT=FALSE by Jakub Pawlowski · 7 years ago
  8. 4f0c5b5 LE Read Maximum Data Length during startup by Jakub Pawlowski · 7 years ago
  9. 9af0078 Metrics: Dump native metrics to Java as std:string by Jack He · 7 years ago
  10. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  11. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  12. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  13. 811200c Don't initiate role switch for blacklisted devices by Srinu Jella · 8 years ago
  14. 942648e Dynamic blacklist device for role switch by Srinu Jella · 8 years ago
  15. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  16. ba78601 Don't send the LE Set Privacy Mode command if it's not supported by Jakub Pawlowski · 7 years ago
  17. e91297a Add a mechanism to avoid using AVDTP RECONFIGURE for blacklisted devices by Pavlin Radoslavov · 7 years ago
  18. 43c7f9f GATT: Interop fix for service changed indications by Myles Watson · 7 years ago
  19. fe695a5 eSCO: Format changes to original vendor patch (4/5) by Jack He · 7 years ago
  20. 57f6508 eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 8 years ago
  21. 9e67475 Add supervision timeout workaround for Nexus Remote by Jakub Pawlowski · 8 years ago
  22. 96fb273 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 8 years ago
  23. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 8 years ago
  24. 5a8a162 LE Maximum Advertising Data Length (4/4) by Jakub Pawlowski · 8 years ago
  25. 4b1feb6 Bluetooth 5 feature check implementation (1/3) by Jakub Pawlowski · 8 years ago
  26. 801db30 Use LE Extended Advertising Report Event when available by Jakub Pawlowski · 8 years ago
  27. 751381c Handle Advertising Set Terminated event by Jakub Pawlowski · 8 years ago
  28. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  29. 1f4cc6d LE Extended Advertising by Jakub Pawlowski · 8 years ago
  30. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  31. 4451b3b device: Apply clang-format by Myles Watson · 8 years ago
  32. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  33. f527ce2 Disable 3Mbps packets for AVDT ACL links by Sathya Kumar · 9 years ago
  34. bc47282 Remove currently unused peer device module and tests by Jakub Pawlowski · 8 years ago
  35. 0cafeda Replace hash_map in peer with C++ unordered_map by Jakub Pawlowski · 8 years ago
  36. 58318f4 Call BTA_VendorCleanup() during actual cleanup of the stack by Pavlin Radoslavov · 8 years ago
  37. 7ee02bd Move autopair blacklist to interop database by Andre Eisenbach · 9 years ago
  38. b4a42e7 Linux build fix by Bluetooth Build Test · 9 years ago
  39. f6dcf79 Read local supported codecs as part of boot sequence by Srinu Jella · 9 years ago
  40. ed906fc Fix compile error due to interop_feature_t not being public by Andre Eisenbach · 9 years ago
  41. e42d1d7 Add ability to add interop entries dynamically (2/2) by Andre Eisenbach · 9 years ago
  42. d0aa6cc Blacklist devices for absolute volume control by Andre Eisenbach · 9 years ago
  43. ebc367a Update features pages after LE Host Support change by Frédéric Dalleau · 9 years ago
  44. f9e2fe4 DO NOT MERGE fix am error for 1dffda3b by Scott James Remnant · 9 years ago
  45. 7c246f1 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  46. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  47. aaf5663 am 1eeb7ae0: am ccd37fa0: Enable enhanced connection complete event by Nitin Arora · 9 years ago
  48. ccd37fa Enable enhanced connection complete event by Nitin Arora · 9 years ago
  49. c54324c Merge commit '27c4e634' into mnc-dr-dev-plus-aosp by Andre Eisenbach · 9 years ago
  50. 27c4e63 Move pairing auto-retry workaround to new interop db by Andre Eisenbach · 9 years ago
  51. 9bf1b66 am 7927f68b: Blacklist Nexus Remote for LE secure connections by Andre Eisenbach · 9 years ago
  52. 7927f68 Blacklist Nexus Remote for LE secure connections by Andre Eisenbach · 9 years ago
  53. b5c8e29 Make secure connections mode configurable by Andre Eisenbach · 9 years ago
  54. b959a40 resolved conflicts for merge of 1f81b64b to mnc-dev-plus-aosp by Ian Coolidge · 9 years ago
  55. 1f81b64 Set default symbol visibility to 'hidden'. by Ian Coolidge · 10 years ago
  56. 67a784b Make secure connections mode configurable by Andre Eisenbach · 9 years ago
  57. b8b3e80 Initialize white list size after stack reset by Priti Aghera · 10 years ago
  58. 636d671 LE Data Packet Extension support by Priti Aghera · 10 years ago
  59. 899b771 BR/EDR secure connections support by Mudumba Ananth · 10 years ago
  60. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago
  61. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 10 years ago
  62. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 10 years ago
  63. 2234929 Add a simple classic peer by Zach Johnson · 10 years ago
  64. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  65. 79ecab5 Move controller module to device directory by Chris Manton · 10 years ago