1. 541862c Call BTA_GATTS_AddService on correct thread by Jakub Pawlowski · 7 years ago
  2. 0c0d297 HBS1098 Paring failure after connection with Car-Audio by Srinu Jella · 8 years ago
  3. 3538b64 BTA_JvL2capConnect simplification by Jakub Pawlowski · 7 years ago
  4. e5e2dd5 Simplify btSock_start_l2cap_server_l by Jakub Pawlowski · 7 years ago
  5. 85807ed Merge "Add more checks to LE Connection Parameters" by Treehugger Robot · 7 years ago
  6. 9516190 Add more checks to LE Connection Parameters by Stanley Tng · 7 years ago
  7. 6ba9058 Set pending_discovery when doing GATT over BR/EDR by Jakub Pawlowski · 7 years ago
  8. b9c95d5 Report LE CoC credits to GAP clients by Jakub Pawlowski · 7 years ago
  9. 829a8f8 Add a workaround for A2DP devices that request Role Change by Pavlin Radoslavov · 7 years ago
  10. d752229 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  11. 1eda292 Don't pack and align GATT structs by Zach Johnson · 7 years ago
  12. 0d48680 Get rid of BTA_SYS_DM - use do_in_bta_thread instead by Jakub Pawlowski · 7 years ago
  13. ca7d6f5 HFP: Add support for Multi-HFP (2/2) by Jack He · 7 years ago
  14. 154be11 Use do_in_bta_thread in BTA DM layer by Jakub Pawlowski · 7 years ago
  15. ade654f Do SDP when HSP connection starts by remote by Satish Kodishala · 8 years ago
  16. 26d45dc HFP: Do not use data in bta_ag_start_open if data is empty by Jack He · 7 years ago
  17. 8b699d1 HFP: Use base::Bind instead of messages for bta_ag_api functions by Jack He · 7 years ago
  18. 8451931 One less copy when sending LE CoC data. by Jakub Pawlowski · 7 years ago
  19. 434fc14 Merge "SDP: Increase heap buffer size used for A2DP/AVRC" by Treehugger Robot · 7 years ago
  20. fc9eced Remove casts for callbacks by Myles Watson · 7 years ago
  21. 42bdd07 Make GAP_ConnWriteData accept BT_HDR by Jakub Pawlowski · 7 years ago
  22. 9807034 SDP: Increase heap buffer size used for A2DP/AVRC by minwoo2.kim · 7 years ago
  23. 812d20d Revert "HID: Update condition for checking LE HID handle validity" by Hemant Gupta · 7 years ago
  24. 49dd53c Added support for new Android API for LE CoC by Stanley Tng · 7 years ago
  25. ce5f485 Limit data accepted by GAP_ConnWriteData to just one SDU by Jakub Pawlowski · 7 years ago
  26. c474342 Make BTA_JvL2capWrite take ownership of the data buffer by Jakub Pawlowski · 7 years ago
  27. af94891 HID: Update condition for checking LE HID handle validity by Hemant Gupta · 7 years ago
  28. 6d6cf5f Merge "HFP: Print human readable event and state name by default" by Treehugger Robot · 7 years ago
  29. 5608f53 Merge "HFP: Remove used BTA call-in events and methods" by Treehugger Robot · 7 years ago
  30. 853a841 Merge "Fix SIGSEGV during Hands-free client SDP" by Treehugger Robot · 7 years ago
  31. a01bb1d HFP: Print human readable event and state name by default by Jack He · 7 years ago
  32. 0681fef HFP: Remove used BTA call-in events and methods by Jack He · 7 years ago
  33. 3f10b14 HFP: Remove AG RFCOMM data pass through mode by Jack He · 7 years ago
  34. c4829e8 HFP: Remove redundant AG data callout code by Jack He · 7 years ago
  35. fa26e1f Fix SIGSEGV during Hands-free client SDP by Lianchao Song · 7 years ago
  36. 9761185 HFP: Add APIs for set and get active device (3/3) by Jack He · 7 years ago
  37. a32cfc9 Revert "Use vector instead of raw pointer in l2cap socket write handling" by Jakub Pawlowski · 7 years ago
  38. 4da2ff5 Use vector instead of raw pointer in l2cap socket write handling by Jakub Pawlowski · 7 years ago
  39. 0edfa5f Temporarily remove broken SCO-over-HCI implementation by Hansong Zhang · 7 years ago
  40. f18b31e Increase MPS for LE CoC to one LE Buffer Size by Jakub Pawlowski · 7 years ago
  41. fdae465 Minor GATT logging fixes by Jakub Pawlowski · 7 years ago
  42. 7dba951 Merge "Fix Bluetooth crash on user switching" by Treehugger Robot · 7 years ago
  43. b008727 Fix GATT discovery service fail over BR/EDR by Chao Quan · 7 years ago
  44. 118ee94 Fix Bluetooth crash on user switching by Jakub Pawlowski · 7 years ago
  45. 6545d3f HFP: Fix static check errors by Jack He · 7 years ago
  46. 4edb585 Merge "Bump GATT cache file version marker" by Treehugger Robot · 7 years ago
  47. 93d7ffd Bump GATT cache file version marker by Jakub Pawlowski · 7 years ago
  48. f527f08 Merge "Fix callback type mismatches in Bluetooth" by Vishwath Mohan · 7 years ago
  49. ca42b5f Fix callback type mismatches in Bluetooth by Vishwath Mohan · 7 years ago
  50. 964542b Merge "Check MT call setup state before starting ring timer" by Treehugger Robot · 7 years ago
  51. d35eb7a Make LE CoC Maximum PDU Size configurable by Jakub Pawlowski · 7 years ago
  52. 6918d40 GATT cache memory corruption fix by Jakub Pawlowski · 7 years ago
  53. 80c1e1c BTA GATT operation queue by Jakub Pawlowski · 7 years ago
  54. 0572b3d Check MT call setup state before starting ring timer by Satish Kodishala · 9 years ago
  55. 424f2cc HFP: notify HF about call status forcibly by Albin Joy · 7 years ago
  56. 4449ed4 Replace strncpy with strlcpy in HID and PAN code by Hemant Gupta · 7 years ago
  57. 1d519c6 PAN: Fix issues reported by Static Analysis Tool by Hemant Gupta · 8 years ago
  58. 56c48f0 Removed unused or unnecessary defines by Pavlin Radoslavov · 7 years ago
  59. e7510d9 Remove unnecessery re-defininitions of BTA_AV constants by Pavlin Radoslavov · 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. 4929fa2 Merge changes I7a3e9ee7,I29702219 by Jakub Pawlowski · 7 years ago
  63. 2e3c3d7 Fix Bluetooth crash when pairing with 8th HOGP device by Ruina Liu · 7 years ago
  64. 8ba5432 Assert on null callback in BTA_JvL2capConnect and BTA_JvL2capConnectLE by Jakub Pawlowski · 7 years ago
  65. c1a13bc Use LOG macros in BTA JV by Jakub Pawlowski · 7 years ago
  66. 5243b3d Get rid of BTA_JV specific events by Jakub Pawlowski · 7 years ago
  67. eb40c5c Use Bind in BTA_JvStartDiscovery by Jakub Pawlowski · 7 years ago
  68. 45190ba Get rid of BTA_JV_API_PM_STATE_CHANGE_EVT by Jakub Pawlowski · 7 years ago
  69. c6b8023 Use Bind in BTA_JvSetPmProfile by Jakub Pawlowski · 7 years ago
  70. 971f275 Use Bind in BTA_JvRfcommWrite by Jakub Pawlowski · 7 years ago
  71. 82c54a4 Use Bind in BTA_JvRfcommStartServer and BTA_JvRfcommStopServer by Jakub Pawlowski · 7 years ago
  72. d439a7b Use Bind in BTA_JvRfcommClose by Jakub Pawlowski · 7 years ago
  73. 3070b22 Use Bind in BTA_JvRfcommConnect by Jakub Pawlowski · 7 years ago
  74. 457d20a Use Bind in BTA_JvL2capRead by Jakub Pawlowski · 7 years ago
  75. 70bc98f Use Bind in BTA_JvL2capWriteFixed by Jakub Pawlowski · 7 years ago
  76. a9c80d2 Use Bind in BTA_JvL2capWrite by Jakub Pawlowski · 7 years ago
  77. f53bb82 Use Bind in BTA_JvL2capStopServerLE by Jakub Pawlowski · 7 years ago
  78. 345f60e Use Bind in BTA_JvL2capStopServer by Jakub Pawlowski · 7 years ago
  79. 792ab6f Use Bind in BTA_JvL2capStartServerLE by Jakub Pawlowski · 7 years ago
  80. 6a10ea2 Use Bind in BTA_JvL2capStartServer by Jakub Pawlowski · 7 years ago
  81. a034a03 Use Bind in BTA_JvL2capCloseLE by Jakub Pawlowski · 7 years ago
  82. 6ccc6f4 Use Bind in BTA_JvL2capClose by Jakub Pawlowski · 7 years ago
  83. b48986c Use Bind in BTA_JvL2capConnect by Jakub Pawlowski · 7 years ago
  84. 5458047 Use Bind in BTA_JvL2capConnectLE by Jakub Pawlowski · 7 years ago
  85. a567799 Use Bind in BTA_JvDeleteRecord by Jakub Pawlowski · 7 years ago
  86. 60596e7 Use Bind in BTA_JvCreateRecordByUser by Jakub Pawlowski · 7 years ago
  87. cdd9dac Use Bind in BTA_JvFreeChannel by Jakub Pawlowski · 7 years ago
  88. a2394f2 Use Bind in BTA_JvGetChannelId by Jakub Pawlowski · 7 years ago
  89. e72240d Use Bind in BTA_JvDisable by Jakub Pawlowski · 7 years ago
  90. d3c1f2e Use Bind in BTA_JvEnable by Jakub Pawlowski · 7 years ago
  91. 6542d34 Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  92. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  93. 54e0f2a Merge "GATT discovery refactor" am: ac1f273024 by Jakub Pawlowski · 7 years ago
  94. 8a0f7ad GATT discovery refactor by Jakub Pawlowski · 7 years ago
  95. 53d97ac Merge "Use vector instead of list for keeping GATT database content" by Jakub Pawlowski · 7 years ago
  96. fb23789 Merge "Use vector instead of list for keeping GATT database content" by Treehugger Robot · 7 years ago
  97. aa999fb RFCOMM: Return NULL when out of listen ports am: 21dcd19890 by Myles Watson · 7 years ago
  98. fa90748 Use vector instead of list for keeping GATT database content by Jakub Pawlowski · 7 years ago
  99. 21dcd19 RFCOMM: Return NULL when out of listen ports by Myles Watson · 7 years ago
  100. 5fac4b5 Fix out-of-bound array access in jv handle err log am: 3ddadcf4b0 by liuchao · 7 years ago