1. 9ded7b6 service: Add hal::BluetoothGattInterface by Arman Uguray · 9 years ago
  2. 10b54c4 service: Implement IBluetooth.isMultiAdvertisementSupported() by Arman Uguray · 9 years ago
  3. 888f885 brillo: add and install system startup files by Marie Janssen · 9 years ago
  4. 3644c2a service: Check for NULL IBinder in registerCallback by Arman Uguray · 9 years ago
  5. d083547 service: Return SUCCESS from Acquire|ReleaseWakeLock by Arman Uguray · 9 years ago
  6. e2982ad service: Don't lie about supporting wake locks by Arman Uguray · 9 years ago
  7. 39a66be service/client: Register IBluetoothCallback by Arman Uguray · 9 years ago
  8. 67ab1c8 service: Introduce IBluetoothCallback.h by Arman Uguray · 9 years ago
  9. 5bb6aa6 service: Add native RemoteCallbackList by Arman Uguray · 9 years ago
  10. 8f3595f service: Add complete IBluetooth transaction enums by Arman Uguray · 9 years ago
  11. 42feba6 Revert "service: Move UNIX IPC code into ipc/unix/" by Arman Uguray · 9 years ago
  12. 4cebc7e service: Introduce bluetooth::Adapter::Observer by Arman Uguray · 9 years ago
  13. 503baaa service: Support base switches::kV by Arman Uguray · 9 years ago
  14. 93e66a6 service: Move UNIX IPC code into ipc/unix/ by Arman Uguray · 9 years ago
  15. 5192309 service/client: Add support for the latest methods by Arman Uguray · 9 years ago
  16. 03b1f0f service: Implement IBluetooth getAddress, getName, and setName by Arman Uguray · 9 years ago
  17. 77bf813 service: Add four more IBluetooth API definitions by Arman Uguray · 9 years ago
  18. fe6dd2a service: Rename Uuid to UUID by Arman Uguray · 9 years ago
  19. 2117e52 service: Implement IBluetooth::GetState by Arman Uguray · 9 years ago
  20. fcf2e03 service: Implement IBluetooth IsEnabled, Enable, and Disable by Arman Uguray · 9 years ago
  21. d6a4b0c service: Replace CoreStack with Adapter by Arman Uguray · 9 years ago
  22. 4fdadb6 service: Introduce Adapter by Arman Uguray · 9 years ago
  23. 2202cd5 service: Introduce hal::BluetoothInterface by Arman Uguray · 9 years ago
  24. aa9e17b service: Allow manufacturer data to be set. by Ian Coolidge · 9 years ago
  25. f993f13 Merge "service: Fix permissions/properties argument order." by Ian Coolidge · 9 years ago
  26. 2d5b1df service: Fix permissions/properties argument order. by Ian Coolidge · 9 years ago
  27. f520952 service: Introduce a command-line client by Arman Uguray · 9 years ago
  28. b2286f3 service: Add IPCHandlerBinder by Arman Uguray · 9 years ago
  29. 61f2f36 service: Add IBluetooth interface definition by Arman Uguray · 9 years ago
  30. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  31. e0d08c9 service: Clean up IPC shutdown and add unit tests by Arman Uguray · 9 years ago
  32. f8881fe service: Add Mock support for Daemon and CoreStack by Arman Uguray · 9 years ago
  33. c6760d8 Provide --android-ipc-socket-suffix. by Ian Coolidge · 9 years ago
  34. fe65fb7 service: Refactor IPC and singletons by Arman Uguray · 9 years ago
  35. fd8fdca service: Add null initialization for new scan cb. by Ian Coolidge · 9 years ago
  36. fbbd225 Only build bt_service_unittests for linux by Christopher Wiley · 9 years ago
  37. 065d0f7 service: Introduce a global Settings object by Arman Uguray · 9 years ago
  38. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  39. fd4745e service: Some fixes from end-to-end/user testing. by Ian Coolidge · 9 years ago
  40. 115c6b1 service: Remove local copies of base and modp_b64 by Arman Uguray · 9 years ago
  41. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  42. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  43. 1096912 build: Eliminate cutils/sockets dependencies from system/bt by Miao Chou · 9 years ago
  44. 5e5bc23 service: Fix clang warnings in uuid_test.cpp by Arman Uguray · 9 years ago
  45. 611fcf9 Add bthost, a simple BLE GATT server. by Ian Coolidge · 9 years ago