1. e7510d9 Remove unnecessery re-defininitions of BTA_AV constants by Pavlin Radoslavov · 7 years ago
  2. 58a79cc Merge "Protect all SSR code with macro BTM_SSR_INCLUDED" by Treehugger Robot · 7 years ago
  3. 4f10801 Merge "Change the connecting state to FALSE for BLE devices while releasing LCB" by Treehugger Robot · 7 years ago
  4. d755fd7 Merge "Update the codec-related JNI calls to contain the remote Device address" by Treehugger Robot · 7 years ago
  5. b0dceae Update the codec-related JNI calls to contain the remote Device address by Pavlin Radoslavov · 7 years ago
  6. 54469cf Change the connecting state to FALSE for BLE devices while releasing LCB by Albin Joy · 7 years ago
  7. f64e88f BLE: Continue after list_remove in btm_consolidate_dev by Hemant Gupta · 7 years ago
  8. 7d09429 Protect all SSR code with macro BTM_SSR_INCLUDED by liuchao · 7 years ago
  9. f5d1aea AVRCP: Use avrc_send_continue_frag for continuations by Myles Watson · 7 years ago
  10. 57715db Move connectSocket into IBluetoothSocketManager (1/3) by Jakub Pawlowski · 7 years ago
  11. 8b1d805 Move createSocketChannel into IBluetoothSocketManager (1/3) by Jakub Pawlowski · 7 years ago
  12. ba0ad40 Merge changes from topics "parcel_uuid_and_fd_native", "bluetooth_socket_manager_native" by Jakub Pawlowski · 7 years ago
  13. f5047f4 BT: Use static lock to avoid race while cleanup by Gurpreet Ghai · 7 years ago
  14. 62b9bf7 Make ParcelUuid and ParcelFileDescriptor accesible to native Binder (1/2) by Jakub Pawlowski · 7 years ago
  15. dc5dc6c Add IBluetoothSocketManager (1/3) by Jakub Pawlowski · 7 years ago
  16. 325abcf Fix BTM callbacks so callee and caller types match by Vishwath Mohan · 7 years ago
  17. eb993d9 Prevent deadlock between the Tx and Rx threads in HCI layer by Luke Zhang · 7 years ago
  18. e19e912 Remove executable file mode bit from source code files by Pavlin Radoslavov · 7 years ago
  19. 4aecb89 Add libbluetooth-for-tests static library by Pavlin Radoslavov · 7 years ago
  20. ee17583 Revert "btif: Simplify dependencies for btif_storage_test" by Myles Watson · 7 years ago
  21. 874ef32 Don't notify legacy advertiser in master role. by Jakub Pawlowski · 7 years ago
  22. a413084 Merge "btif: Simplify dependencies for btif_storage_test" by Treehugger Robot · 7 years ago
  23. 4929fa2 Merge changes I7a3e9ee7,I29702219 by Jakub Pawlowski · 7 years ago
  24. c9026a0 btif: Simplify dependencies for btif_storage_test by Myles Watson · 7 years ago
  25. 9e2b73f Merge "Add a workaround to play A2DP SBC Mono" by Treehugger Robot · 7 years ago
  26. 95e81d0 Add a workaround to play A2DP SBC Mono by Pavlin Radoslavov · 7 years ago
  27. 2e3c3d7 Fix Bluetooth crash when pairing with 8th HOGP device by Ruina Liu · 7 years ago
  28. 50c3e23 Remove dead code - dump_bin by Jakub Pawlowski · 7 years ago
  29. 8ba5432 Assert on null callback in BTA_JvL2capConnect and BTA_JvL2capConnectLE by Jakub Pawlowski · 7 years ago
  30. c1a13bc Use LOG macros in BTA JV by Jakub Pawlowski · 7 years ago
  31. a567799 Use Bind in BTA_JvDeleteRecord by Jakub Pawlowski · 7 years ago
  32. 5243b3d Get rid of BTA_JV specific events by Jakub Pawlowski · 7 years ago
  33. 60596e7 Use Bind in BTA_JvCreateRecordByUser by Jakub Pawlowski · 7 years ago
  34. eb40c5c Use Bind in BTA_JvStartDiscovery by Jakub Pawlowski · 7 years ago
  35. cdd9dac Use Bind in BTA_JvFreeChannel by Jakub Pawlowski · 7 years ago
  36. 45190ba Get rid of BTA_JV_API_PM_STATE_CHANGE_EVT by Jakub Pawlowski · 7 years ago
  37. a2394f2 Use Bind in BTA_JvGetChannelId by Jakub Pawlowski · 7 years ago
  38. c6b8023 Use Bind in BTA_JvSetPmProfile by Jakub Pawlowski · 7 years ago
  39. e72240d Use Bind in BTA_JvDisable by Jakub Pawlowski · 7 years ago
  40. 971f275 Use Bind in BTA_JvRfcommWrite by Jakub Pawlowski · 7 years ago
  41. d3c1f2e Use Bind in BTA_JvEnable by Jakub Pawlowski · 7 years ago
  42. 82c54a4 Use Bind in BTA_JvRfcommStartServer and BTA_JvRfcommStopServer by Jakub Pawlowski · 7 years ago
  43. d439a7b Use Bind in BTA_JvRfcommClose by Jakub Pawlowski · 7 years ago
  44. 3070b22 Use Bind in BTA_JvRfcommConnect by Jakub Pawlowski · 7 years ago
  45. 457d20a Use Bind in BTA_JvL2capRead by Jakub Pawlowski · 7 years ago
  46. 70bc98f Use Bind in BTA_JvL2capWriteFixed by Jakub Pawlowski · 7 years ago
  47. a9c80d2 Use Bind in BTA_JvL2capWrite by Jakub Pawlowski · 7 years ago
  48. f53bb82 Use Bind in BTA_JvL2capStopServerLE by Jakub Pawlowski · 7 years ago
  49. 345f60e Use Bind in BTA_JvL2capStopServer by Jakub Pawlowski · 7 years ago
  50. 792ab6f Use Bind in BTA_JvL2capStartServerLE by Jakub Pawlowski · 7 years ago
  51. 6a10ea2 Use Bind in BTA_JvL2capStartServer by Jakub Pawlowski · 7 years ago
  52. a034a03 Use Bind in BTA_JvL2capCloseLE by Jakub Pawlowski · 7 years ago
  53. 6ccc6f4 Use Bind in BTA_JvL2capClose by Jakub Pawlowski · 7 years ago
  54. b48986c Use Bind in BTA_JvL2capConnect by Jakub Pawlowski · 7 years ago
  55. 5458047 Use Bind in BTA_JvL2capConnectLE by Jakub Pawlowski · 7 years ago
  56. 1dee3a5 Correct rssi size by Tiansong Cui · 7 years ago
  57. 6cfa155 Merge "test_vendor: Extract DeviceProperties" by Treehugger Robot · 7 years ago
  58. 78008b9 Fix addr_type overriding by btm_ble_process_adv_addr(). by Jacky Cheung · 7 years ago
  59. 9b4d4ff Merge "Revert "Build only for current architecture by default"" by Treehugger Robot · 7 years ago
  60. e714a31 Merge "Respect AVRCP versions in SDP records" by Treehugger Robot · 7 years ago
  61. b268257 Revert "Build only for current architecture by default" by Pavlin Radoslavov · 7 years ago
  62. 76d3b5c Respect AVRCP versions in SDP records by Zach Johnson · 7 years ago
  63. d59bdf5 Types should always be a static library by Jakub Pawlowski · 7 years ago
  64. c625856 Merge "AAC support for A2DP sink" by Treehugger Robot · 7 years ago
  65. edffc8c Merge "Use C++11 static assert instead of macro" by Treehugger Robot · 7 years ago
  66. 7e2ab69 AAC support for A2DP sink by Bailey Forrest · 7 years ago
  67. 6d6f34c Don't print error message when rename operation is successful by Tobias Melin · 7 years ago
  68. 053ecef Use C++11 static assert instead of macro by Jack He · 7 years ago
  69. 42f2975 Merge "Don't use a pointer for the A2DP Sink static mutex" by Treehugger Robot · 7 years ago
  70. 2dfb98b Don't use a pointer for the A2DP Sink static mutex by Pavlin Radoslavov · 7 years ago
  71. b738576 Host test script should return 1 when build fails or test is missing by Jack He · 7 years ago
  72. 1a886d4 Fix race conditions in a2dp sink by Bailey Forrest · 7 years ago
  73. 154efdf test_vendor: Extract DeviceProperties by Myles Watson · 7 years ago
  74. 2eb03c2 Remove aliase name while removing bonded device am: ce7c3c045f by liuchao · 7 years ago
  75. ce7c3c0 Remove aliase name while removing bonded device by liuchao · 8 years ago
  76. 358d444 Get Bluetooth Class of Device am: c5ed99ea41 by Pulkit Bhuwalka · 7 years ago
  77. c5ed99e Get Bluetooth Class of Device by Pulkit Bhuwalka · 7 years ago
  78. 44e8cce TEST: Fix host native test script am: 39555a3f0a by Jack He · 7 years ago
  79. 39555a3 TEST: Fix host native test script by Jack He · 7 years ago
  80. 6542d34 Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  81. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  82. 54e0f2a Merge "GATT discovery refactor" am: ac1f273024 by Jakub Pawlowski · 7 years ago
  83. ac1f273 Merge "GATT discovery refactor" by Treehugger Robot · 7 years ago
  84. 1445c4e Change Bluetooth HID Profile Name (3/6) am: bb3d9f7e92 by Hansong Zhang · 7 years ago
  85. 8a0f7ad GATT discovery refactor by Jakub Pawlowski · 7 years ago
  86. bb3d9f7 Change Bluetooth HID Profile Name (3/6) by Hansong Zhang · 7 years ago
  87. 53d97ac Merge "Use vector instead of list for keeping GATT database content" by Jakub Pawlowski · 7 years ago
  88. fb23789 Merge "Use vector instead of list for keeping GATT database content" by Treehugger Robot · 7 years ago
  89. aa999fb RFCOMM: Return NULL when out of listen ports am: 21dcd19890 by Myles Watson · 7 years ago
  90. fa90748 Use vector instead of list for keeping GATT database content by Jakub Pawlowski · 7 years ago
  91. 21dcd19 RFCOMM: Return NULL when out of listen ports by Myles Watson · 7 years ago
  92. b98ce58 Merge "Restart legacy advertising after successfull connection" am: bd05a3edfc by Jakub Pawlowski · 7 years ago
  93. bd05a3e Merge "Restart legacy advertising after successfull connection" by Treehugger Robot · 7 years ago
  94. 74d5857 Merge "test_vendor: Update clang-formatting" am: 8bbc80c58b by Myles Watson · 7 years ago
  95. 8bbc80c Merge "test_vendor: Update clang-formatting" by Treehugger Robot · 7 years ago
  96. d88da92 Restart legacy advertising after successfull connection by Jakub Pawlowski · 7 years ago
  97. 94f5374 Build only for current architecture by default am: 862095819f by Jakub Pawlowski · 7 years ago
  98. a0e46a7 Remove LD_LIBRARY_PATH from test/run_unit_test.sh am: 50e1adadad by Jakub Pawlowski · 7 years ago
  99. 8620958 Build only for current architecture by default by Jakub Pawlowski · 7 years ago
  100. 50e1ada Remove LD_LIBRARY_PATH from test/run_unit_test.sh by Jakub Pawlowski · 7 years ago