1. ebc367a Update features pages after LE Host Support change by Frédéric Dalleau · 10 years ago
  2. 1b3ac36 Fix race condition during simultaneous SDP by Jakub Pawlowski · 10 years ago
  3. cc79505 Merge changes I7f9b2ea0,Ibb1c1d4c,I64cef032 by Scott James Remnant · 10 years ago
  4. 668c69f Merge changes I9333236a,Ie4e5992c by Scott James Remnant · 10 years ago
  5. 3f4fd5b Switch to osi_getbuf. by Chris Elliott · 10 years ago
  6. 47b4310 A2DP SRC offload support by Abhijit Adsule · 10 years ago
  7. c28849a Synchronize Bluetooth stack init and cleanup by Ajay Panicker · 10 years ago
  8. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 10 years ago
  9. c61db8d Merge "tests: don't use bt_os_callouts for wakelocks" by Marie Janssen · 10 years ago
  10. 1b2bd2c tests: don't use bt_os_callouts for wakelocks by Marie Janssen · 10 years ago
  11. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 10 years ago
  12. 13bb089 Mark secure link as authenticated for LE by Andre Eisenbach · 10 years ago
  13. c3e8824 Fix a race condition in the HCI module start_up() by Pavlin Radoslavov · 10 years ago
  14. dd339ab Allow Bluetooth to build on systems with no LE support by Scott James Remnant · 10 years ago
  15. bb18c41 service: Refactor Client/Instance naming by Arman Uguray · 10 years ago
  16. fd2f03a Add file write error checks to config_save by Amadeusz Slawinski · 10 years ago
  17. 4f820ee Merge "Set bits 4-6 to 0 in L2CAP fixed channel supported bit mask." by Andre Eisenbach · 10 years ago
  18. 592afaf Add missing initialization of module OSI_MODULE by Pavlin Radoslavov · 10 years ago
  19. 4d7575b Memory overwrite due to HDP doesn't allocate enough buffer by Jacob Lee · 10 years ago
  20. ea01e8d Reapply "Fix broken test caused by misordered callback arguments." by Sharvil Nanavati · 10 years ago
  21. c8fd186 Prevent integer overflows during GATT signing by Ajay Panicker · 10 years ago
  22. 41a91a5 Raise alarm callback thread priority by Andre Eisenbach · 10 years ago
  23. 77e70b4 Reduce persistence on aquiring master role by Mattias Agren · 10 years ago
  24. b74ef93 Fix flaky EagerReaderTest.test_large_data_multibyte by Andre Eisenbach · 10 years ago
  25. 693eee7 Set bits 4-6 to 0 in L2CAP fixed channel supported bit mask. by yanlaijun · 10 years ago
  26. 0f61cf7 Clean up run_unit_tests wordiness by Scott James Remnant · 10 years ago
  27. a05d936 Add iterations option to run_unit_tests by Scott James Remnant · 10 years ago
  28. 707fc0c Clean up run_unit_tests a little by Scott James Remnant · 10 years ago
  29. 6babef0 Pass unknown run_unit_tests long arguments to tests by Scott James Remnant · 10 years ago
  30. 753c074 Add test filter option to run_unit_tests by Scott James Remnant · 10 years ago
  31. 0ff191a Give run_unit_tests an exit code by Scott James Remnant · 10 years ago
  32. 8531fc3 service/test: Reset command-line on SetUp by Arman Uguray · 10 years ago
  33. 03e8be8 Add -s <specific device> to run_unit_tests by Scott James Remnant · 10 years ago
  34. 6b881b1 Merge "service/client: Add register|unregister-gatt" by Arman Uguray · 10 years ago
  35. 3445e89 Merge "service: Introduce bluetooth::GattClient" by Arman Uguray · 10 years ago
  36. 3ee69e4 Merge "service: Add IBluetoothGattClient IPC bindings" by Arman Uguray · 10 years ago
  37. e27d313 net_test_bluetooth: replace with gtest variant by Scott James Remnant · 10 years ago
  38. 3f06e14 Fix SIGBUS crash when copying data by Pavlin Radoslavov · 10 years ago
  39. 7ab5909 Indicate failed tests in run_unit_tests.sh by Andre Eisenbach · 10 years ago
  40. 95e0c57 Merge "Retry HID Polling when EINTR is returned" by Myles Watson · 10 years ago
  41. 4fbbf60 service/client: Add register|unregister-gatt by Arman Uguray · 10 years ago
  42. 50a3154 service: Introduce bluetooth::GattClient by Arman Uguray · 10 years ago
  43. addbe8f Null-terminate hex string in uuid_new() by Ajay Panicker · 10 years ago
  44. 900c9dc service: Add IBluetoothGattClient IPC bindings by Arman Uguray · 10 years ago
  45. 3a2c2d6 Retry HID Polling when EINTR is returned by Myles Watson · 10 years ago
  46. b0f5925 Fix net_test_hci by Andre Eisenbach · 10 years ago
  47. 88e68c2 Merge "service/doc: Add Binder GATT client API definition" by Arman Uguray · 10 years ago
  48. a3aed3b Fix an error loading audio.a2dp.default.so library by Ajay Panicker · 10 years ago
  49. 1b4c8b4 Fix broken test caused by misordered callback arguments. by Sharvil Nanavati · 10 years ago
  50. 1f656f1 Treat empty/truncated GATT cache as error by Andre Eisenbach · 10 years ago
  51. 475beaa service/doc: Add Binder GATT client API definition by Arman Uguray · 10 years ago
  52. 7b9fe75 Always update remote address type during LE scan by Andre Eisenbach · 10 years ago
  53. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 10 years ago
  54. 3e54b60 gn-build: Get net_test_bluetooth to compile by Marie Janssen · 10 years ago
  55. 526f3cc Fix bug in SDP 128-bit UUID lookup by Andre Eisenbach · 10 years ago
  56. 9730550 Do not mask out secure connections (SC) bit for BT <4.2 by Andre Eisenbach · 10 years ago
  57. 028f32f Merge "Rename net_test_bluedroid to net_test_bluetooth" am: c2ad136c3e by Andre Eisenbach · 10 years ago
  58. c2ad136 Merge "Rename net_test_bluedroid to net_test_bluetooth" by Andre Eisenbach · 10 years ago
  59. da16e1c Fix interop database unit test am: f2a7e6c4eb by Andre Eisenbach · 10 years ago
  60. f2a7e6c Fix interop database unit test by Andre Eisenbach · 10 years ago
  61. 65ba9b5 Merge "Serialize remote version query over LE" am: a0a3dacd68 by Andre Eisenbach · 10 years ago
  62. a0a3dac Merge "Serialize remote version query over LE" by Andre Eisenbach · 10 years ago
  63. 284ff6b Serialize remote version query over LE by Andre Eisenbach · 10 years ago
  64. e7a14f9 Remove unused HCI_PROTO_REVISION am: 879aeec727 by Andre Eisenbach · 10 years ago
  65. 879aeec Remove unused HCI_PROTO_REVISION by Andre Eisenbach · 10 years ago
  66. b7a077b Rename net_test_bluedroid to net_test_bluetooth by Andre Eisenbach · 10 years ago
  67. 77680a2 Enable kernel wakelocks and timers am: 28bf007f71 by Marie Janssen · 10 years ago
  68. 28bf007 Enable kernel wakelocks and timers by Marie Janssen · 10 years ago
  69. a3f980e Check remote LMP version before enabling secure connections am: 27e239dbd3 by Andre Eisenbach · 10 years ago
  70. 27e239d Check remote LMP version before enabling secure connections by Andre Eisenbach · 10 years ago
  71. 2c50605 Workaround for H4 HCI stream corruption during LE scans am: bdd19e0873 by Andre Eisenbach · 10 years ago
  72. e94a7d1 Remove absolute volume control whitelist am: 58593a0273 by Andre Eisenbach · 10 years ago
  73. f90c1f1 Fix 128-bit UUID byte order for GATT-over-BR/EDR am: 61968383a6 by Andre Eisenbach · 10 years ago
  74. bdd19e0 Workaround for H4 HCI stream corruption during LE scans by Andre Eisenbach · 10 years ago
  75. 58593a0 Remove absolute volume control whitelist by Andre Eisenbach · 10 years ago
  76. 6196838 Fix 128-bit UUID byte order for GATT-over-BR/EDR by Andre Eisenbach · 10 years ago
  77. 2be3cd3 doc: add supported features document am: ac43e88a0a by Scott James Remnant · 10 years ago
  78. ac43e88 doc: add supported features document by Scott James Remnant · 10 years ago
  79. 41ddf54 DO NOT MERGE Revert "am b3ca1b37: resolved conflicts for merge of a905eb62 to mnc-dr-dev-plus-aosp" by Sharvil Nanavati · 10 years ago
  80. f9e2fe4 DO NOT MERGE fix am error for 1dffda3b by Scott James Remnant · 10 years ago
  81. 4383881 DO NOT MERGE Revert "DO NOT MERGE Use POSIX timer API for wake alarms instead of OSI callouts." by Scott James Remnant · 10 years ago
  82. bbc4dc3 Correct project name in Style Guide am: d20656568b by Scott James Remnant · 10 years ago
  83. 39db813 Resolve merge resolution differences between branches am: 02a29284a2 -s ours by Scott James Remnant · 10 years ago
  84. d206565 Correct project name in Style Guide by Scott James Remnant · 10 years ago
  85. 02a2928 Resolve merge resolution differences between branches by Scott James Remnant · 10 years ago
  86. bb8196a am 36d0e2b9: Add Flic smart button to interop database by Andre Eisenbach · 10 years ago
  87. c85cd70 am 1946f251: Add missing LOG_TAG as the first argument to LOG_ERROR() by Pavlin Radoslavov · 10 years ago
  88. 29d002b am 577862e0: Update the usage of fixed_queue. by Pavlin Radoslavov · 10 years ago
  89. d0c2dd9 resolved conflicts for 5b9b1b89 to stage-aosp-master by Scott James Remnant · 10 years ago
  90. 2bca3d2 am e29c3430: GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros by Pavlin Radoslavov · 10 years ago
  91. e40c734 am 258c2538: GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 10 years ago
  92. 91c7bdc am 9f1c9ad8: GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 10 years ago
  93. ae5a615 am 1a3844f9: GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 10 years ago
  94. 5de9c92 am 1eb1ea0c: GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI by Pavlin Radoslavov · 10 years ago
  95. b22aeb2 resolved conflicts for c196f214 to stage-aosp-master by Pavlin Radoslavov · 10 years ago
  96. 51d14a7 am 89ba148d: Disable opening network debug ports for security reasons by Pavlin Radoslavov · 10 years ago
  97. b4ccca6 resolved conflicts for 2181f1a4 to stage-aosp-master by Scott James Remnant · 10 years ago
  98. e0f21ad am 70ae7de9: GKI cleanup - Remove GKI pool related defines by Pavlin Radoslavov · 10 years ago
  99. a0bec1c am 1d5b8592: GKI cleanup - Eliminate function GKI_get_pool_bufsize() by Pavlin Radoslavov · 10 years ago
  100. 322cb6e am 21cce2ec: GKI cleanup - Eliminated function GKI_poolcount by Pavlin Radoslavov · 10 years ago