1. 1d5b859 GKI cleanup - Eliminate function GKI_get_pool_bufsize() by Pavlin Radoslavov · 9 years ago
  2. 21cce2e GKI cleanup - Eliminated function GKI_poolcount by Pavlin Radoslavov · 9 years ago
  3. 2e3d006 GKI cleanup - Eliminate usage of pool buffers by Pavlin Radoslavov · 9 years ago
  4. 6b24485 Fix PAN and AV role switch war by tturney · 9 years ago
  5. 410970f Ensure thread priority is raised for media task / UIPC by Andre Eisenbach · 9 years ago
  6. 8c24123 Change UHID socket to be non-blocking by Andre Eisenbach · 9 years ago
  7. 7f2eed6 Check BR device count before initiating role switch by Nitin Shivpure · 9 years ago
  8. 642f233 GKI cleanup - Eliminated function GKI_delay by Pavlin Radoslavov · 9 years ago
  9. de86bfa Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  10. 20a1555 Allow BT inquiry while discovery is in progress. by tturney · 9 years ago
  11. 7b4fdb4 Eliminate recursive calling when handling GATT related errors by Pavlin Radoslavov · 9 years ago
  12. aafe557 Fix issue where bluesleep idle timer is not started by wang ping · 9 years ago
  13. 530f772 Fix btwrite timer timeout for Angler (2/2) by tturney · 9 years ago
  14. 9d0965c Implementation of net_test_bluedroid as a GTest. by Joshua Schwarz · 9 years ago
  15. fda32d9 LE Multi-Advertising State Change Sub-event Wrong Variable Type by Jacob Lee · 9 years ago
  16. 4602429 Fix incorrect SetConnScanParam function mapping by Sunny Kapdi · 9 years ago
  17. 1102621 Enable clang compilation. by Chih-Hung Hsieh · 9 years ago
  18. 3858011 Send current RPA instead of pseudo-address on connect. by Sharvil Nanavati · 9 years ago
  19. f34d336 A2DP audio HAL: implement out_get_presentation_position() by Eric Laurent · 9 years ago
  20. 28f294b Load factory Bluetooth address from system property by Ajay Panicker · 9 years ago
  21. 6a42cbd Add a SCO routing command to net_hci. by Sharvil Nanavati · 9 years ago
  22. 2af0bb6 Fix merge discrepencies and resulting compile errors by Andre Eisenbach · 9 years ago
  23. ff1469f service/doc: Fixed some post-review comments by Arman Uguray · 9 years ago
  24. 9fc7d81 service: Fix broken UUID advertising by Arman Uguray · 9 years ago
  25. 87222e0 service/client: Add start-adv -u flag by Arman Uguray · 9 years ago
  26. de5cc70 service: Improve creating UUIDs from string by Arman Uguray · 9 years ago
  27. 79d1678 Add net_admin group capability to bluetoothtbd by Pavlin Radoslavov · 9 years ago
  28. 91c59c9 service/client: Handle EOF by Arman Uguray · 9 years ago
  29. f6fc0c4 service: Added Binder API documentation by Arman Uguray · 9 years ago
  30. 234138e service: Create a client library for applications by Arman Uguray · 9 years ago
  31. ff651b7 Allow parsing of UUID and service data for advertising by Ajay Panicker · 9 years ago
  32. 48d96ea service: Enable all tests for target by Arman Uguray · 9 years ago
  33. 9ba212b Merge "brillo: run bluetoothtbd with correct permissions" by Marie Janssen · 9 years ago
  34. 5efdc08 brillo: run bluetoothtbd with correct permissions by Marie Janssen · 9 years ago
  35. c40433d am 2846af52: service: Add missing build includes by Arman Uguray · 9 years ago
  36. 2846af5 service: Add missing build includes by Arman Uguray · 9 years ago
  37. e7d9c79 am 1c162dc3: service/example: Complete HR simulation by Arman Uguray · 9 years ago
  38. 1c162dc service/example: Complete HR simulation by Arman Uguray · 9 years ago
  39. 93b2956 am cd644e3c: service: Support GattServer notifications/indications by Arman Uguray · 9 years ago
  40. 8f8ab31 am 4ebcbd9e: service: Support GATT server async write requests. by Arman Uguray · 9 years ago
  41. cd644e3 service: Support GattServer notifications/indications by Arman Uguray · 9 years ago
  42. be9702b am 514bf608: service: Support GATT server async read requests. by Arman Uguray · 9 years ago
  43. ed9814d am b10f96fa: service: Add HAL wrappers for read_request_cb and connection_cb by Arman Uguray · 9 years ago
  44. 4ebcbd9 service: Support GATT server async write requests. by Arman Uguray · 9 years ago
  45. 514bf60 service: Support GATT server async read requests. by Arman Uguray · 9 years ago
  46. 8e56105 am c61ef610: service: Add helper to util/address_helper by Arman Uguray · 9 years ago
  47. 591e1fa am e0fe3875: service: Added GATT server Heart Rate example by Arman Uguray · 9 years ago
  48. b10f96f service: Add HAL wrappers for read_request_cb and connection_cb by Arman Uguray · 9 years ago
  49. ddec325 am d9b0552a: service: Implement IBluetoothGattServer.addDescriptor by Arman Uguray · 9 years ago
  50. 3ce8234 am 91613743: service: Implement IBluetoothGattServer.addCharacteristic by Arman Uguray · 9 years ago
  51. c61ef61 service: Add helper to util/address_helper by Arman Uguray · 9 years ago
  52. e0fe387 service: Added GATT server Heart Rate example by Arman Uguray · 9 years ago
  53. d9b0552 service: Implement IBluetoothGattServer.addDescriptor by Arman Uguray · 9 years ago
  54. 9161374 service: Implement IBluetoothGattServer.addCharacteristic by Arman Uguray · 9 years ago
  55. 198dae0 am 3bdeebe1: service: Add IBluetoothGattServer service APIs by Arman Uguray · 9 years ago
  56. 3bdeebe service: Add IBluetoothGattServer service APIs by Arman Uguray · 9 years ago
  57. 1a4bf2d am ae43de62: service: Fix IBluetoothLowEnergy signatures to return bool by Arman Uguray · 9 years ago
  58. ae43de6 service: Fix IBluetoothLowEnergy signatures to return bool by Arman Uguray · 9 years ago
  59. 5c9faf0 am f92aeb96: service: Add Parcel utilities for UUID and GATT by Arman Uguray · 9 years ago
  60. 4b85354 am df0b2714: service: Implement adding a service declaration by Arman Uguray · 9 years ago
  61. f92aeb9 service: Add Parcel utilities for UUID and GATT by Arman Uguray · 9 years ago
  62. 9d1634a am 78a44cdb: service: Add HAL wrappers for adding a service by Arman Uguray · 9 years ago
  63. d204204 am 80826c9d: service: Add GattIdentifier. by Arman Uguray · 9 years ago
  64. df0b271 service: Implement adding a service declaration by Arman Uguray · 9 years ago
  65. 78a44cd service: Add HAL wrappers for adding a service by Arman Uguray · 9 years ago
  66. 80826c9 service: Add GattIdentifier. by Arman Uguray · 9 years ago
  67. bd0d7a5 am 7b54b0de: service: Implement IBluetoothGattServer register functions by Arman Uguray · 9 years ago
  68. 7b54b0d service: Implement IBluetoothGattServer register functions by Arman Uguray · 9 years ago
  69. 93c1853 am 0f2d4897: service: Add new GattServer abstraction by Arman Uguray · 9 years ago
  70. 0f2d489 service: Add new GattServer abstraction by Arman Uguray · 9 years ago
  71. 01bdd09 am 42c89a0e: service: Fix crash in hal/ by Ajay Panicker · 9 years ago
  72. 42c89a0 service: Fix crash in hal/ by Ajay Panicker · 9 years ago
  73. 5d3425a am ed7d0e3c: service: build unit tests on non-Linux hosts by Scott James Remnant · 9 years ago
  74. e13c219 am e415c050: Rename IPCHandlerUnix to IPCHandlerLinux by Scott James Remnant · 9 years ago
  75. ed7d0e3 service: build unit tests on non-Linux hosts by Scott James Remnant · 9 years ago
  76. e415c05 Rename IPCHandlerUnix to IPCHandlerLinux by Scott James Remnant · 9 years ago
  77. 80235b8 am 9e520536: service: Add server support to BluetoothGattInterface by Arman Uguray · 9 years ago
  78. c0955d2 am 4624e1a6: service: Add IBluetoothGattServer stubs by Arman Uguray · 9 years ago
  79. 9e52053 service: Add server support to BluetoothGattInterface by Arman Uguray · 9 years ago
  80. 4624e1a service: Add IBluetoothGattServer stubs by Arman Uguray · 9 years ago
  81. ecb1178 am 08f80ebd: service: Move client registration into base class by Arman Uguray · 9 years ago
  82. b932fa6 am 2fea18e5: service: Add missing include by Arman Uguray · 9 years ago
  83. 08f80eb service: Move client registration into base class by Arman Uguray · 9 years ago
  84. 2fea18e service: Add missing include by Arman Uguray · 9 years ago
  85. 5114b15 am d19bc045: service/client: Add start-adv and stop-adv by Arman Uguray · 9 years ago
  86. ff71fd2 am 1a3e9aba: service: Implement IBluetoothLowEnergy advertising by Arman Uguray · 9 years ago
  87. 8eb36de am 12338405: service: Add advertising support to LowEnergyClient by Arman Uguray · 9 years ago
  88. f8a5028 am b2b1ecd3: service: Fix bug in RemoteCallbackMap by Arman Uguray · 9 years ago
  89. fec4ae2 am 909b7e66: service: Add various LE advertising constants by Arman Uguray · 9 years ago
  90. d19bc04 service/client: Add start-adv and stop-adv by Arman Uguray · 9 years ago
  91. 1a3e9ab service: Implement IBluetoothLowEnergy advertising by Arman Uguray · 9 years ago
  92. 1233840 service: Add advertising support to LowEnergyClient by Arman Uguray · 9 years ago
  93. b2b1ecd service: Fix bug in RemoteCallbackMap by Arman Uguray · 9 years ago
  94. 909b7e6 service: Add various LE advertising constants by Arman Uguray · 9 years ago
  95. c1f12e9 am 27650cd8: service: Fix build breakage. by Arman Uguray · 9 years ago
  96. 27650cd service: Fix build breakage. by Arman Uguray · 9 years ago
  97. fe04244 am d1ed1f53: service: Add HAL wrappers for multi-advertising by Arman Uguray · 9 years ago
  98. d1ed1f5 service: Add HAL wrappers for multi-advertising by Arman Uguray · 9 years ago
  99. 5f5d1e5 am 52bfc606: service: Add binder stubs for advertising API by Arman Uguray · 9 years ago
  100. b3234cf am 3d73f617: service: Add AdvertiseData and AdvertiseSettings by Arman Uguray · 9 years ago