1. c5ed99e Get Bluetooth Class of Device by Pulkit Bhuwalka · 7 years ago
  2. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  3. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  4. f3fb316 persistent configuration refactor by Jakub Pawlowski · 7 years ago
  5. 80a9ee7 btif: Use key types to avoid casting by Myles Watson · 7 years ago
  6. 5d5fcf2 Manually convert to unary where coccinelle could not by Myles Watson · 7 years ago
  7. b749ebd Use unary operator instead of == bool by Myles Watson · 7 years ago
  8. 50ba903 Remove unnecesary BTA redefinitions for GATT part 4 by Jakub Pawlowski · 7 years ago
  9. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  10. 9bd6250 Fix processing of Inquiry results data by Subramanian Srinivasan · 7 years ago
  11. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  12. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  13. 903c166 Use bt_bdaddr_t instead of BD_ADDR in AVDT related code by Jakub Pawlowski · 7 years ago
  14. 760f967 Get rid of last mentions of BD_ADDR from btif. by Jakub Pawlowski · 7 years ago
  15. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  16. a052757 Ignore the Class Of Device if the value is invalid by Pavlin Radoslavov · 7 years ago
  17. d7ee6f2 Get rid of BTA_GATTC_API_REFRESH_EVT by Jakub Pawlowski · 7 years ago
  18. 103b2c4 LE advertise data parsing refactor by Jakub Pawlowski · 8 years ago
  19. 1f5ec73 Do not remove device security record on LMP timeout by Andre Eisenbach · 8 years ago
  20. 5a8a162 LE Maximum Advertising Data Length (4/4) by Jakub Pawlowski · 8 years ago
  21. ff80118 Use the correct buffer size when copying device inquiry response data by Pavlin Radoslavov · 8 years ago
  22. 4b1feb6 Bluetooth 5 feature check implementation (1/3) by Jakub Pawlowski · 8 years ago
  23. 0595ca0 Advertising data handling improvements by Jakub Pawlowski · 8 years ago
  24. ad6afdf Get rid of BTA_DmBleCfgFilterCondition by Jakub Pawlowski · 8 years ago
  25. 1febda9 Use callbacks for LE filter functions (BTM layer) by Jakub Pawlowski · 8 years ago
  26. f317562 Fix A2DP metrics session duration by Jack He · 8 years ago
  27. e396065 LE scanner BTA layer simplification by Jakub Pawlowski · 8 years ago
  28. 8843cc8 HIDD: Add support for HID Device Role by Hemant Gupta · 11 years ago
  29. 7098432 BLE scan filter setup simplification (2/3) by Jakub Pawlowski · 8 years ago
  30. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  31. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  32. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  33. 9008888 Fix formatting after removing defines by Myles Watson · 8 years ago
  34. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  35. a638cc5 Fix incorrect check for empty out-of-band pairing data by Jakub Pawlowski · 8 years ago
  36. 7921e8f BLE OOB Pairing - parse address type (1/5) by Jakub Pawlowski · 8 years ago
  37. 583b817 Restart sniff timer on AVDTP signalling channel establishment by Ayan Ghosh · 11 years ago
  38. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  39. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  40. 6e8198a Avoid skipping SDP after link key derivation by Nitin Arora · 9 years ago
  41. f454816 btif: Fixup clang-format by Myles Watson · 8 years ago
  42. 6bd442f btif: Apply clang-format by Myles Watson · 8 years ago
  43. 22df051 Remove bonded device information on pairing rejected by Srinu Jella · 9 years ago
  44. a576468 btif: migrate from pthread locks to std::mutex by Marie Janssen · 8 years ago
  45. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 9 years ago
  46. 7df4324 Add a missing case for BTA_DM_SEARCH_CANCEL_CMPL_EVT by Jakub Pawlowski · 8 years ago
  47. 87e6897 Check size of pin before replying by Marie Janssen · 9 years ago
  48. 07c7892 New status code for two SMP authorization failures by Jacky Cheung · 8 years ago
  49. bd60854 Add LE Secure Connection data parsing (3/4) by Jakub Pawlowski · 8 years ago
  50. 43b1294 Disable auto-pairing for hands-free devices by Andre Eisenbach · 8 years ago
  51. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  52. b7938c1 Convert HID and Device Manager BTA code to C++ by Jakub Pawlowski · 8 years ago
  53. 0bd0c8f Remote device changes for SMP certification by Nitin Arora · 9 years ago
  54. 1911770 Convert GATT related BTA code to C++ by Jakub Pawlowski · 8 years ago
  55. 234af83 Increasing LE Properties to broadcast. by Balraj Selvaraj · 9 years ago
  56. 2aa2b80 PTS: Read SMP pairing options from bt_stack.conf by Nitin Arora · 9 years ago
  57. 4cdb0e5 PTS: Avoid BR SDP after LE pairing by Nitin Arora · 9 years ago
  58. def4219 Fix undefined usage of snprintf by Ajay Panicker · 9 years ago
  59. d62d678 Fix size of SDP black list array by Ajay Panicker · 9 years ago
  60. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago[Renamed (98%) from btif/src/btif_dm.c]
  61. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 9 years ago
  62. 7ee02bd Move autopair blacklist to interop database by Andre Eisenbach · 9 years ago
  63. fb5a382 Don't destroy BTIF Device Management state during shutdown by Pavlin Radoslavov · 9 years ago
  64. 0ef9e06 Add pair event device class and fix timestamp by Ajay Panicker · 9 years ago
  65. ab7418f Update device type in NVRAM correctly during inquiry by Subramanian Srinivasan · 9 years ago
  66. 5783e0f Ensure inquiry is always stopped before service discovery by Andre Eisenbach · 9 years ago
  67. 3eb4a48 Move properties get/set code to osi by Jakub Pawlowski · 9 years ago
  68. 10dd30d Clean up dump printout by Ajay Panicker · 9 years ago
  69. c138fe4 Additional logging for bond information by Ajay Panicker · 9 years ago
  70. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  71. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  72. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  73. d535ddb Add missing log tags by Jakub Pawlowski · 9 years ago
  74. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  75. 0620f97 Add socket tx/rx accounting by Adam Lesinski · 9 years ago
  76. 1a5bb5f Implement OOB pairing for LE devices using TK. by Jakub Pawlowski · 9 years ago
  77. 0b7fc58 Fix bug where a bonded device could enter BONDING and BONDED states again. by Sharvil Nanavati · 9 years ago
  78. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 9 years ago
  79. 3f06e14 Fix SIGBUS crash when copying data by Pavlin Radoslavov · 9 years ago
  80. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  81. 20a1555 Allow BT inquiry while discovery is in progress. by tturney · 9 years ago
  82. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  83. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  84. fd73552 am ac72840a: Update device type correctly in the NVRAM at inquiry result by Nitin Arora · 9 years ago
  85. ac72840 Update device type correctly in the NVRAM at inquiry result by Nitin Arora · 9 years ago
  86. 51a5f0f am b4365c55: Adding transport type while initiating remote discovery by Nitin Arora · 9 years ago
  87. b4365c5 Adding transport type while initiating remote discovery by Nitin Arora · 9 years ago
  88. 8ad14e3 resolved conflicts for merge of 65f9c04a to mnc-dev-plus-aosp by Pavlin Radoslavov · 9 years ago
  89. 65f9c04 Fix the logic for removing bonded devices by Pavlin Radoslavov · 9 years ago
  90. b2fc085 am 21331c62: Store the link key derived from cross tranport link key by Srinu Jella · 9 years ago
  91. 21331c6 Store the link key derived from cross tranport link key by Srinu Jella · 9 years ago
  92. 59522ce resolved conflicts for merge of 27c4e634 to mnc-dev-plus-aosp by Andre Eisenbach · 9 years ago
  93. 27c4e63 Move pairing auto-retry workaround to new interop db by Andre Eisenbach · 9 years ago
  94. 9a78e8d am 49120dc8: build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  95. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  96. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  97. e116777 am f1029c7a: Remove stored link key for temporarily paired devices by Srinu Jella · 9 years ago
  98. f1029c7 Remove stored link key for temporarily paired devices by Srinu Jella · 10 years ago
  99. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  100. 979e342 Fix mnc-dev <-> master merge errors by Andre Eisenbach · 9 years ago