1. 2aa2b80 PTS: Read SMP pairing options from bt_stack.conf by Nitin Arora · 9 years ago
  2. 4cdb0e5 PTS: Avoid BR SDP after LE pairing by Nitin Arora · 9 years ago
  3. def4219 Fix undefined usage of snprintf by Ajay Panicker · 8 years ago
  4. d62d678 Fix size of SDP black list array by Ajay Panicker · 8 years ago
  5. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago[Renamed (98%) from btif/src/btif_dm.c]
  6. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 8 years ago
  7. 7ee02bd Move autopair blacklist to interop database by Andre Eisenbach · 8 years ago
  8. fb5a382 Don't destroy BTIF Device Management state during shutdown by Pavlin Radoslavov · 8 years ago
  9. 0ef9e06 Add pair event device class and fix timestamp by Ajay Panicker · 9 years ago
  10. ab7418f Update device type in NVRAM correctly during inquiry by Subramanian Srinivasan · 9 years ago
  11. 5783e0f Ensure inquiry is always stopped before service discovery by Andre Eisenbach · 9 years ago
  12. 3eb4a48 Move properties get/set code to osi by Jakub Pawlowski · 9 years ago
  13. 10dd30d Clean up dump printout by Ajay Panicker · 9 years ago
  14. c138fe4 Additional logging for bond information by Ajay Panicker · 9 years ago
  15. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  16. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  17. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  18. d535ddb Add missing log tags by Jakub Pawlowski · 9 years ago
  19. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  20. 0620f97 Add socket tx/rx accounting by Adam Lesinski · 9 years ago
  21. 1a5bb5f Implement OOB pairing for LE devices using TK. by Jakub Pawlowski · 9 years ago
  22. 0b7fc58 Fix bug where a bonded device could enter BONDING and BONDED states again. by Sharvil Nanavati · 9 years ago
  23. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 9 years ago
  24. 3f06e14 Fix SIGBUS crash when copying data by Pavlin Radoslavov · 9 years ago
  25. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  26. 20a1555 Allow BT inquiry while discovery is in progress. by tturney · 9 years ago
  27. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  28. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  29. fd73552 am ac72840a: Update device type correctly in the NVRAM at inquiry result by Nitin Arora · 9 years ago
  30. ac72840 Update device type correctly in the NVRAM at inquiry result by Nitin Arora · 9 years ago
  31. 51a5f0f am b4365c55: Adding transport type while initiating remote discovery by Nitin Arora · 9 years ago
  32. b4365c5 Adding transport type while initiating remote discovery by Nitin Arora · 9 years ago
  33. 8ad14e3 resolved conflicts for merge of 65f9c04a to mnc-dev-plus-aosp by Pavlin Radoslavov · 9 years ago
  34. 65f9c04 Fix the logic for removing bonded devices by Pavlin Radoslavov · 9 years ago
  35. b2fc085 am 21331c62: Store the link key derived from cross tranport link key by Srinu Jella · 9 years ago
  36. 21331c6 Store the link key derived from cross tranport link key by Srinu Jella · 9 years ago
  37. 59522ce resolved conflicts for merge of 27c4e634 to mnc-dev-plus-aosp by Andre Eisenbach · 9 years ago
  38. 27c4e63 Move pairing auto-retry workaround to new interop db by Andre Eisenbach · 9 years ago
  39. 9a78e8d am 49120dc8: build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  40. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  41. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  42. e116777 am f1029c7a: Remove stored link key for temporarily paired devices by Srinu Jella · 9 years ago
  43. f1029c7 Remove stored link key for temporarily paired devices by Srinu Jella · 10 years ago
  44. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  45. 979e342 Fix mnc-dev <-> master merge errors by Andre Eisenbach · 9 years ago
  46. a2c8cab am af753a25: Do not ask for confirmation for temporary pairing by Andre Eisenbach · 9 years ago
  47. af753a2 Do not ask for confirmation for temporary pairing by Andre Eisenbach · 9 years ago
  48. db66271 am 818d0f2a: SAP: Make it possible to enforce a 16-digit pin code (1/5) by Casper Bonde · 9 years ago
  49. 818d0f2 SAP: Make it possible to enforce a 16-digit pin code (1/5) by Casper Bonde · 9 years ago
  50. 70b9598 Static address is seen on scanner after unpairing by Satya Calloji · 9 years ago
  51. 935324a LE low power scan feature by Satya Calloji · 9 years ago
  52. 033edab Fix GATT connection failure after BT reset by Satya Calloji · 9 years ago
  53. 350b0b0 Fix for IRK and IR key write issue by Satya Calloji · 9 years ago
  54. 99d6890 am d30195cb: gn-build: Get btif to compile as its own module by Arman Uguray · 9 years ago
  55. d30195c gn-build: Get btif to compile as its own module by Arman Uguray · 9 years ago
  56. 08fc100 Static address is seen on scanner after unpairing by Satya Calloji · 9 years ago
  57. 877123f Static address is seen on scanner after unpairing by Satya Calloji · 9 years ago
  58. 2020a2a am 7cb76b42: Fix GATT connection failure after BT reset by Satya Calloji · 9 years ago
  59. 7cb76b4 Fix GATT connection failure after BT reset by Satya Calloji · 9 years ago
  60. 9b65d40 am 7bd4038e: Fix for IRK and IR key write issue by Satya Calloji · 9 years ago
  61. 7bd4038 Fix for IRK and IR key write issue by Satya Calloji · 9 years ago
  62. 1287166 DO NOT MERGE Fix compilation on platforms with BLE_INCLUDED == FALSE by Andre Eisenbach · 9 years ago
  63. 91fbc7e Fix compilation on platforms with BLE_INCLUDED == FALSE by Andre Eisenbach · 9 years ago
  64. f6c48a0 Resetting system/bt by Brian Carlstrom · 9 years ago
  65. 5725fc6 LE low power scan feature by Satya Calloji · 9 years ago
  66. e87ef6d Use BTM structures for LE pairink keys and store LTK by Andre Eisenbach · 9 years ago
  67. 8a05724 Fix LE pairing LTK storage issue by Andre Eisenbach · 9 years ago
  68. e280553 Cross transport key mapping fixes by Chaojing Sun · 9 years ago
  69. 2cd086a am f29a2fb..e07ad10 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  70. 7fb0da6 Support numeric comparison in SMP by Satya Calloji · 10 years ago
  71. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago
  72. 8372aa5 L2CAP and SDP Search API for BT profiles (2/2) by Kim Schulz · 9 years ago
  73. b246a1a Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work by Prerepa Viswanadham · 9 years ago
  74. 9c8dfac Fix init sequence for BT AV sink. by Rakesh Iyer · 9 years ago
  75. f538707 OnFound/OnLost feature changes based on Google spec v0.90 by Satya Calloji · 10 years ago
  76. 4540f59 Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 10 years ago
  77. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 9 years ago
  78. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 9 years ago
  79. 7b85efa Delete 0 index LE scan filter at inquiry cancel by Nitin Arora · 10 years ago
  80. f802700 Demote, cleanup and extend observed logging by Chris Manton · 10 years ago
  81. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 10 years ago
  82. 1d8e6b8 Prevent Memory overbound and initialize variables by VenkatRaghavan VijayaRaghavan · 10 years ago
  83. 8ff3fea Rename legacy uuid_copy to not conflict by Chris Manton · 10 years ago
  84. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  85. a50fc88 Remove BTA_CheckEirData, a direct redefinition of BTM_CheckEirData by Zach Johnson · 10 years ago
  86. 9609cee Use correct service ID for A2DP source to make way for A2DP sink. by Sharvil Nanavati · 10 years ago
  87. 794f3b5 Removal of bd.[c|h] by Chris Manton · 10 years ago
  88. f1c764f Make build more strict by adding more warning flags. by Sharvil Nanavati · 10 years ago
  89. 39110ec Remove duplicate local bdaddr management functions by Zach Johnson · 10 years ago
  90. 8a6a89f Introduce btcore, a low-level library to manipulate Bluetooth data types. by Sharvil Nanavati · 10 years ago
  91. 9d52f88 Eliminate unused arguments to btif_config and clarify variable names by Sharvil Nanavati · 10 years ago
  92. 1b8b139 am dfb3b2f2: Add flag indicating encrypted connections to btif_dm_get_connection_state() by Andre Eisenbach · 10 years ago
  93. dfb3b2f Add flag indicating encrypted connections to btif_dm_get_connection_state() by Andre Eisenbach · 10 years ago
  94. 7c58237 am 89363761: Change pairing_cb to assume temporary pairing by default by Andre Eisenbach · 10 years ago
  95. 8936376 Change pairing_cb to assume temporary pairing by default by Andre Eisenbach · 10 years ago
  96. 7fbc695 am f976082e: Merge "Fix omitted libc includes." by Elliott Hughes · 10 years ago
  97. c7503db Fix omitted libc includes. by Ian Coolidge · 10 years ago
  98. 11cf5cc resolved conflicts for merge of ed0bdd42 to lmp-mr1-dev-plus-aosp by Chih-Hung Hsieh · 10 years ago
  99. 104e3f2 Cleanups needed to make clang happy by Bernhard Rosenkränzer · 10 years ago
  100. 86f97ed Use the device type from saved properties instead of assuming default by Matthew Xie · 10 years ago