1. c2c6d19 Minor: clang-format for bta_dm_act.cc by slki.shin · 4 years, 10 months ago
  2. dc04c5c Skip SDP search with an empty service class id by slki.shin · 4 years, 10 months ago
  3. fc45cd9 [system][bt] address -Wimplicit-fallthrough by Nick Desaulniers · 4 years, 11 months ago
  4. af30511 Correct spec_idx in bta_dm_pm_cfg by Allen-CT Chu · 5 years ago
  5. 3ceffd2 Add IOT device list for RNR, avoid the bond fail. by Jigong Yin · 5 years ago
  6. 78871ac Reset GATT cache file if connection state is unpairing by weichinweng · 5 years ago
  7. 552dc5a Fix race condition during LE device remove bond. by Jakub Pawlowski · 6 years ago
  8. c52062c Allow bond request from devices with BTM_IO_CAP_NONE by Tiansong Cui · 6 years ago
  9. 238f835 Remove code related to Health Device Profile and MCAP Protocol by Jack He · 6 years ago
  10. f20d94a Remove connection_manager from gatt namespace by Jakub Pawlowski · 6 years ago
  11. f91d558 Enable BLE background connection when stack is started by Hansong Zhang · 6 years ago
  12. 4ef6933 Group BR-EDR related SDP variables under transport by Srinu Jella · 9 years ago
  13. a41761c Remove unused BTM_BleSetAdvParams by Jakub Pawlowski · 6 years ago
  14. d28727e Naming cleanup in stack/gatt/connection_manager.* by Jakub Pawlowski · 6 years ago
  15. ddba8a6 gatt_utils_white_list -> connection_manager by Jakub Pawlowski · 6 years ago
  16. bd2aac9 Separate GATT white list from global GATT control block. by Jakub Pawlowski · 6 years ago
  17. 2b48d17 BTM_BleClearBgConnDev -> BTM_WhiteListClear by Jakub Pawlowski · 6 years ago
  18. c6c8c6e Merge "Fix race condition around Le Start Encryption handling." am: f67a4f54b3 by Jakub Pawlowski · 6 years ago
  19. d78b1dd Fix race condition around Le Start Encryption handling. by Jakub Pawlowski · 6 years ago
  20. 3a0bcd4 Merge "Use maximum SSR timeout value when A2DP is streaming" am: 3dd799fd1a by Ugo Yu · 6 years ago
  21. f012de4 Use maximum SSR timeout value when A2DP is streaming by Ugo Yu · 6 years ago
  22. 5861bf3 Make thread names more meaningful am: 96d16e38ae by Jack He · 6 years ago
  23. 96d16e3 Make thread names more meaningful by Jack He · 6 years ago
  24. 73d409b Merge "Replace period_ms_t with uint64_t" am: e0fc57522f by Jack He · 6 years ago
  25. d97e095 Replace period_ms_t with uint64_t by Jack He · 6 years ago
  26. b61c633 Merge "Enable SNIFF mode for HFP" am: 156fefcad7 by Ugo Yu · 6 years ago
  27. eeaef45 Enable SNIFF mode for HFP by Ugo Yu · 6 years ago
  28. f8e6251 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up am: 6d110527c8 by Jack He · 6 years ago
  29. 6d11052 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
  30. 2ed7514 Increase DM connection size for multiple links am: d12993c4f6 am: a6790ee15f by Ben YoungTae Kim · 6 years ago
  31. d12993c Increase DM connection size for multiple links by Ben YoungTae Kim · 6 years ago
  32. a3ee5cb Merge "Don't use Address after it was deleted" into oc-mr1-dev am: e4b316e18c by Jakub Pawlowski · 6 years ago
  33. 2781516 Merge "Don't use Address after it was deleted" into oc-mr1-dev am: e4b316e18c by Jakub Pawlowski · 6 years ago
  34. 9930f6f Don't use Address after it was deleted by Jakub Pawlowski · 6 years ago
  35. dc46396 Register for Service Changed notification after encryption by Jakub Pawlowski · 6 years ago
  36. ae57211 Replace BT_OCTET16 with Octet16 by Jakub Pawlowski · 6 years ago
  37. ace9d3d Explicitly stop streaming when switching streaming to another device by Pavlin Radoslavov · 6 years ago
  38. 7b97d4d Explicitly stop streaming when switching streaming to another device by Pavlin Radoslavov · 6 years ago
  39. 18985be Add separate sniff mode settings for gamepads by Kim Low · 7 years ago
  40. bd47b15 Increase LE connection interval with bonded Hearing Aids by Stanley Tng · 6 years ago
  41. 111c7db Increase LE connection interval with bonded Hearing Aids by Stanley Tng · 6 years ago
  42. 2bc59e5 Add ability to modify IO capability of Bluetooth device by Pulkit Bhuwalka · 6 years ago
  43. 354a900 Enable HCI Sniff mode and disable subrating for A2DP by Guang Xie · 7 years ago
  44. 1b548bb Enable HCI Sniff mode and disable subrating for A2DP by Guang Xie · 7 years ago
  45. 4c30c11 Pass new LE CoC min_ce/max_ce parameters to native stack by Stanley Tng · 6 years ago
  46. a0b984e Pass new LE CoC min_ce/max_ce parameters to native stack by Stanley Tng · 6 years ago
  47. c0bdd5c DM: Add error logs for failed discovery attempt by Jack He · 6 years ago
  48. a7ec19c DM: Add error logs for failed discovery attempt by Jack He · 6 years ago
  49. 5389838 Allow platforms to override client connection sniff timeout by Zach Johnson · 6 years ago
  50. 7143bd0 Allow platforms to override client connection sniff timeout by Zach Johnson · 6 years ago
  51. 67ec216 DO NOT MERGE Fix unexpected behavior in bta_dm_sdp_result by Hansong Zhang · 6 years ago
  52. 79cd09c Unpair both transports of dual mode device, when LE address provided by Jakub Pawlowski · 6 years ago
  53. 6057953 Unpair both transports of dual mode device, when LE address provided by Jakub Pawlowski · 6 years ago
  54. 0c0d297 HBS1098 Paring failure after connection with Car-Audio by Srinu Jella · 8 years ago
  55. 0d48680 Get rid of BTA_SYS_DM - use do_in_bta_thread instead by Jakub Pawlowski · 7 years ago
  56. 154be11 Use do_in_bta_thread in BTA DM layer by Jakub Pawlowski · 7 years ago
  57. fc9eced Remove casts for callbacks by Myles Watson · 7 years ago
  58. 0edfa5f Temporarily remove broken SCO-over-HCI implementation by Hansong Zhang · 7 years ago
  59. ca42b5f Fix callback type mismatches in Bluetooth by Vishwath Mohan · 7 years ago
  60. 7d09429 Protect all SSR code with macro BTM_SSR_INCLUDED by liuchao · 7 years ago
  61. 325abcf Fix BTM callbacks so callee and caller types match by Vishwath Mohan · 7 years ago
  62. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  63. 6ef9190 Remove casts in bta/ and stack/btm by Myles Watson · 7 years ago
  64. c15cc24 HID: Refactor bta_dm_pm_ssr to be more readable by Jack He · 7 years ago
  65. 5d5fcf2 Manually convert to unary where coccinelle could not by Myles Watson · 7 years ago
  66. b749ebd Use unary operator instead of == bool by Myles Watson · 7 years ago
  67. 50ba903 Remove unnecesary BTA redefinitions for GATT part 4 by Jakub Pawlowski · 7 years ago
  68. e9ef00c Remove unnecesary BTA redefinitions for GATT part 2 by Jakub Pawlowski · 7 years ago
  69. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  70. 4761653 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  71. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  72. 9d09840 Merge "Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE" by Treehugger Robot · 7 years ago
  73. bc2a167 Use a mutex to protect the scheduling of tBTA_PM_TIMER am: a8ba0bd7c8 by Pavlin Radoslavov · 7 years ago
  74. 9e702a6 Use a mutex to protect the scheduling of tBTA_PM_TIMER by Pavlin Radoslavov · 7 years ago
  75. a8ba0bd Use a mutex to protect the scheduling of tBTA_PM_TIMER by Pavlin Radoslavov · 7 years ago
  76. f722f90 Use a mutex to protect the consistency of the tBTA_PM_TIMER state am: dbe6451648 by Pavlin Radoslavov · 7 years ago
  77. dbe6451 Use a mutex to protect the consistency of the tBTA_PM_TIMER state by Pavlin Radoslavov · 7 years ago
  78. f470def Use a mutex to protect the consistency of the tBTA_PM_TIMER state by Pavlin Radoslavov · 7 years ago
  79. 4f77842 Call bta_dm_sp_cback if BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE by Bailey Forrest · 7 years ago
  80. ac78a6d resolve merge conflicts of f4835d65e to oc-dr1-dev-plus-aosp by Andre Eisenbach · 7 years ago
  81. f4835d6 Reduce error conditions which cause link key deletion on auth complete by Andre Eisenbach · 7 years ago
  82. 51fb9c0 Reduce error conditions which cause link key deletion on auth complete by Andre Eisenbach · 7 years ago
  83. 985644c Do not delete pairing on HCI connection timeout by Andre Eisenbach · 7 years ago
  84. f54d7e2 Do not delete pairing on HCI connection timeout by Andre Eisenbach · 7 years ago
  85. 8a83629 Do not delete device record on HCI_ERR_KEY_MISSING by Jinguang Dong · 7 years ago
  86. 549ec69 Do not delete device record on HCI_ERR_KEY_MISSING by Jinguang Dong · 7 years ago
  87. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  88. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  89. b7b7473 Unify the empty and any address usage by Jakub Pawlowski · 7 years ago
  90. 78b81c6 Get rid of bdcpy, bdcmp and other BD_ADDR helpers by Jakub Pawlowski · 7 years ago
  91. c752e13 Replace BT_ADDR with bd_addr_t in bta_sys related code by Jakub Pawlowski · 7 years ago
  92. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  93. 011a619 Use bt_bdaddr_t instead of BD_ADDR in HID related code by Jakub Pawlowski · 7 years ago
  94. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  95. d7ee6f2 Get rid of BTA_GATTC_API_REFRESH_EVT by Jakub Pawlowski · 7 years ago
  96. a66ea61 Get rid of AMP_INCLUDED by Jakub Pawlowski · 7 years ago
  97. 16bb48b Fix GATT Server disconnecting for no reason by Jakub Pawlowski · 7 years ago
  98. fe695a5 eSCO: Format changes to original vendor patch (4/5) by Jack He · 7 years ago
  99. 36d19de bta_dm: Stop copying garbage by Martin Brabham · 7 years ago
  100. 1f5ec73 Do not remove device security record on LMP timeout by Andre Eisenbach · 7 years ago