1. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 years ago
  2. 6664b2c Incoming HF connection: CB interaction between BTA <-> BTIF by Sanket Agarwal · 8 years ago
  3. 15915b1 test_vendor: Use pipe2 to set pipe flags by Myles Watson · 8 years ago
  4. e1fbea9 Merge "Replace assert with CHECK from base/logging.h" by Treehugger Robot · 8 years ago
  5. bed69b9 test_vendor: Add more unit tests for async_manager by Myles Watson · 8 years ago
  6. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  7. 221e9bf BTA Application registration refactor by Jakub Pawlowski · 8 years ago
  8. 648d513 Change the parameter type of smp_debug_print_nbyte_little_endian by Jack He · 8 years ago
  9. a57ce82 Remove unused function definitions by Ajay Panicker · 8 years ago
  10. 29aa1e5 Remove unused btm_set_random_address by Jakub Pawlowski · 8 years ago
  11. 1f4cc6d LE Extended Advertising by Jakub Pawlowski · 8 years ago
  12. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  13. d5d8020 Remove unnecessary error message in PORT_DataInd by Jack He · 8 years ago
  14. 83211b0 Get rid of selective connection procedure by Jakub Pawlowski · 8 years ago
  15. 9e30056 Simplify LE Advertising Report Event processing by Jakub Pawlowski · 8 years ago
  16. 33c633e Fix UUID comparision when enabling HID protocol mode for LE devices by Jakub Pawlowski · 8 years ago
  17. af7f49c Fix maximum connections reached for BLE by Emil Lenngren · 8 years ago
  18. 329149e Merge "test-vendor: Fixed a race condition on the destructor of AsyncManager." by Treehugger Robot · 8 years ago
  19. 8b89358 test-vendor: Fixed a race condition on the destructor of AsyncManager. by Jorge E. Moreira · 8 years ago
  20. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  21. bd3ae7c Write unit test for bta/btif HF client role by Sanket Agarwal · 8 years ago
  22. 06a47fe Merge "Remove additional usages of UINT_TO_PTR" by Treehugger Robot · 8 years ago
  23. 3f1e79f Merge "Initialize SDP rmt_io_cap to UNKNOWN (0xFF)" by Treehugger Robot · 8 years ago
  24. 8ab5e4d Remove additional usages of UINT_TO_PTR by Ajay Panicker · 8 years ago
  25. 4e5e76a Remove usages of SDP_CLIENT_ENABLED by Ajay Panicker · 8 years ago
  26. a1a1989 Merge "Remove double includes" by Treehugger Robot · 8 years ago
  27. c8e29ef Build fix by Jakub Pawlowski · 8 years ago
  28. 5d790e4 Build fix by Jakub Pawlowski · 8 years ago
  29. b5ad632 Merge "Implement multiple control blocks for HF Client in BTA/BTIF" by Sanket Agarwal · 8 years ago
  30. 9462c5d Simplify btm_ble_resolve_random_addr by Jakub Pawlowski · 8 years ago
  31. 5eccd90 Implement multiple control blocks for HF Client in BTA/BTIF by Sanket Agarwal · 8 years ago
  32. bdcfc04 BTA HF Client should use dynamic control block by Sanket Agarwal · 8 years ago
  33. 3f31d8c Properly align some packed data structures. by Stephen Hines · 8 years ago
  34. f618f83 Initialize SDP rmt_io_cap to UNKNOWN (0xFF) by Jack He · 8 years ago
  35. 65a9c67 Replace pthread_mutex with std::mutex am: 21da63773c by Marie Janssen · 8 years ago
  36. 21da637 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  37. 5ae7554 Fix invvalid lcid check in mca_tc_tbl_by_lcid() am: 7678dcacd8 by liuchao · 8 years ago
  38. 7678dca Fix invvalid lcid check in mca_tc_tbl_by_lcid() by liuchao · 8 years ago
  39. b7cfd05 Remove double includes by Myles Watson · 8 years ago
  40. 748e04d Remove redundant added bta_hh_find_cb call in read_rpt_clt_cfg am: ecff82227b by liuchao · 8 years ago
  41. ecff822 Remove redundant added bta_hh_find_cb call in read_rpt_clt_cfg by liuchao · 8 years ago
  42. 801226a Merge "Use shared lib of libtinyxml2 instead of static one." am: 344ca410c4 by Jaekyun Seok · 8 years ago
  43. 344ca41 Merge "Use shared lib of libtinyxml2 instead of static one." by Jaekyun Seok · 8 years ago
  44. 83de31b Add extra logs by default inside sdp_copy_raw_data() am: 9f9166c583 by Pavlin Radoslavov · 8 years ago
  45. b37fd88 Fix formatting of config files am: dde03b2b53 by Myles Watson · 8 years ago
  46. 9f9166c Add extra logs by default inside sdp_copy_raw_data() by Pavlin Radoslavov · 8 years ago
  47. dde03b2 Fix formatting of config files by Myles Watson · 8 years ago
  48. ccddde3 Remove coverity comments am: 37492db916 by Myles Watson · 8 years ago
  49. 37492db Remove coverity comments by Myles Watson · 8 years ago
  50. f75fdec Apply clang-format to the rest of the tree am: 911d1ae03e by Myles Watson · 8 years ago
  51. 46513ca Reformat long comments before clang-format am: 9ca07091a1 by Myles Watson · 8 years ago
  52. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  53. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  54. 9cdac97 Use shared lib of libtinyxml2 instead of static one. by Jaekyun Seok · 8 years ago
  55. 831a402 Add a mechanism for Audio Feeding Parameters negotiation am: 4ebaa86a3a by Pavlin Radoslavov · 8 years ago
  56. 4ebaa86 Add a mechanism for Audio Feeding Parameters negotiation by Pavlin Radoslavov · 8 years ago
  57. 32a426b Merge "Add dependency installation files for x86_64" am: d4e30c774a by Jack He · 8 years ago
  58. d4e30c7 Merge "Add dependency installation files for x86_64" by Treehugger Robot · 8 years ago
  59. c10116a A2DP Codec related cleanup am: cd02ce9c60 by Pavlin Radoslavov · 8 years ago
  60. cd02ce9 A2DP Codec related cleanup by Pavlin Radoslavov · 8 years ago
  61. e01b05f Add dependency installation files for x86_64 by Jack He · 8 years ago
  62. 06cb439 Fix asterisks in block quotes am: ee96a3c60f by Myles Watson · 8 years ago
  63. 8d55e62 embdrv: Fix include ordering before clang-format am: c7caa5066e by Myles Watson · 8 years ago
  64. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  65. c7caa50 embdrv: Fix include ordering before clang-format by Myles Watson · 8 years ago
  66. 4d73aba Remove more usages of UINT_TO_PTR macro am: 531fe1a8c1 by Ajay Panicker · 8 years ago
  67. 531fe1a Remove more usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  68. c9c6d70 Merge "Add a missing error check when processing AVDT_RECONFIG_CFM_EVT event" by Pavlin Radoslavov · 8 years ago
  69. 845623f Merge "Add a missing error check when processing AVDT_RECONFIG_CFM_EVT event" by Treehugger Robot · 8 years ago
  70. 7dc0ccc Run clang-format on every commit am: b42db6400f by Myles Watson · 8 years ago
  71. e49ed4b Add a missing error check when processing AVDT_RECONFIG_CFM_EVT event by Pavlin Radoslavov · 8 years ago
  72. b42db64 Run clang-format on every commit by Myles Watson · 8 years ago
  73. f3317ac Merge "AVRCP: Fix get metadata attribute responses" am: 376dfb8071 by Jack He · 8 years ago
  74. 376dfb8 Merge "AVRCP: Fix get metadata attribute responses" by Treehugger Robot · 8 years ago
  75. c153e51 Merge "Add Bluetooth device address parameter to HF Client APIs" am: 00a022cbef by Sanket Agarwal · 8 years ago
  76. 00a022c Merge "Add Bluetooth device address parameter to HF Client APIs" by Sanket Agarwal · 8 years ago
  77. c7684d2 Cleanup GATT cache when remote device is disconnected am: 9580a30918 by Jakub Pawlowski · 8 years ago
  78. f69036e Add Bluetooth device address parameter to HF Client APIs by Sanket Agarwal · 8 years ago
  79. 9580a30 Cleanup GATT cache when remote device is disconnected by Jakub Pawlowski · 8 years ago
  80. 702ae1c AVRCP: Fix get metadata attribute responses by Jack He · 8 years ago
  81. 769d8fa readability fix: No assigns in if conditionals am: f33b6f434f by Marie Janssen · 8 years ago
  82. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  83. 43e7d69 Merge "Fix an inappropriate NULL-pointer check in handle_rc_passthrough_cmd" by Marie Janssen · 8 years ago
  84. 9f0cc08 Merge "Fix an inappropriate NULL-pointer check in handle_rc_passthrough_cmd" by Marie Janssen · 8 years ago
  85. 3e7fe75 Merge "Fix x86_64 compilation on Ubuntu 14.04" am: a4338e32c9 by Jack He · 8 years ago
  86. a4338e3 Merge "Fix x86_64 compilation on Ubuntu 14.04" by Treehugger Robot · 8 years ago
  87. 6a1e999 Merge changes I9ebb32f0,I00393e2b am: a9bfdf980f by Myles Watson · 8 years ago
  88. 7413f94 Fix formatting after removing defines am: 9008888d24 by Myles Watson · 8 years ago
  89. f6dc423 Remove BTA_GATT_INCLUDED am: 9979121f08 by Myles Watson · 8 years ago
  90. a9bfdf9 Merge changes I9ebb32f0,I00393e2b by Treehugger Robot · 8 years ago
  91. f8044ce Fix a unit test failure related to SBC maxbitpool testing am: 29a0f792cd by Pavlin Radoslavov · 8 years ago
  92. 1f60d2d Fix x86_64 compilation on Ubuntu 14.04 by Jack He · 8 years ago
  93. 368cdba Fix an inappropriate NULL-pointer check in handle_rc_passthrough_cmd by liuchao · 8 years ago
  94. 29a0f79 Fix a unit test failure related to SBC maxbitpool testing by Pavlin Radoslavov · 8 years ago
  95. 8a94420 Remove SMP_INCLUDED define am: 2e8e9f4213 by Myles Watson · 8 years ago
  96. a4b8fc8 Remove BLE_INCLUDED define am: 84baa7f16e by Myles Watson · 8 years ago
  97. 9008888 Fix formatting after removing defines by Myles Watson · 8 years ago
  98. 9979121 Remove BTA_GATT_INCLUDED by Myles Watson · 8 years ago
  99. 2e8e9f4 Remove SMP_INCLUDED define by Myles Watson · 8 years ago
  100. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago