1. c7e2c9e Merge changes I42c47d98,If38ad50d am: 558c5114b6 am: 9771880d8e by Colin Cross · 5 years ago
  2. 6208435 bpfmt -w $(find . -name Android.bp) by Colin Cross · 5 years ago
  3. 1a88ace NIAP: Add a new argument to determine single user mode status. by Martin Brabham · 6 years ago
  4. 7b00a3b service: don't use android::String16 in platform-independent code by Jakub Pawlowski · 6 years ago
  5. 780e29c Implement A2DP source and AVRCP target binder servers by Bailey Forrest · 6 years ago
  6. 62aa15f Implement A2DP sink and AVRCP controller binder server by Bailey Forrest · 8 years ago
  7. cb94bdf BUILD: Disable build for mac-host target by Jack He · 7 years ago
  8. acbb5c1 Drops unittest build on Mac host. by Hidehiko Abe · 7 years ago
  9. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  10. e56fabc hw/bluetooth.default.so -> libbluetooth.so (1/2) by Jakub Pawlowski · 7 years ago
  11. f2f207a Move Bluetooth headers to system/bt (1/3) by Jakub Pawlowski · 7 years ago
  12. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  13. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  14. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  15. 5f88533 bluetoothtbd common library reconfiguration by Jakub Pawlowski · 7 years ago
  16. 48edd4e Misc native service changes by Bailey Forrest · 7 years ago
  17. 110a4dc Base classes should have virtual destructors by Pavlin Radoslavov · 8 years ago
  18. 2a2583b Add Service Data GAP EIR data type by Bailey Forrest · 8 years ago
  19. 35675d0 Fix bad connectable advertising constant by Jakub Pawlowski · 8 years ago
  20. e0750ca Expose Bluetooth 5.0 properties to JNI by Jakub Pawlowski · 8 years ago
  21. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  22. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  23. 0ecddf3 Change how Advertise Data is passed to BTIF (2/3) by Jakub Pawlowski · 8 years ago
  24. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  25. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  26. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  27. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 9 years ago
  28. e39e5ae Add C++ Parcelable types for Service, Characteristic, Descriptor by Jakub Pawlowski · 8 years ago
  29. 7932727 Add OnConnectionStateChanged to IBluetoothGattServerCallback by Jakub Pawlowski · 8 years ago
  30. 3398730 Fix google-explicit-constructor warnings in system/bt. by Chih-Hung Hsieh · 8 years ago
  31. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 9 years ago
  32. 7b266be Add guest mode functionality (2/4) by Ajay Panicker · 9 years ago
  33. 33bd1b4 Fix ambiguous base::TimeDelta reference by Christopher Wiley · 9 years ago
  34. a4bd0d2 service: use AIDL by Jakub Pawlowski · 9 years ago
  35. 9bceebb service: use Parcelable instead of helpers by Jakub Pawlowski · 9 years ago
  36. 5eedb96 service: Use built-in byte vector parser by Jakub Pawlowski · 9 years ago
  37. 2fdc1a1 binder: fix possible stack corruption by Marie Janssen · 9 years ago
  38. a655107 service: add SetMtu and OnMtuChanged by Jakub Pawlowski · 9 years ago
  39. 57d7bf9 bt: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  40. 455dc8f service: Expose Connect and Disconnect through IBluetothLowEnergy by Jakub Pawlowski · 9 years ago
  41. dff1aa9 service: Implement IBinder.dump() by Marie Janssen · 9 years ago
  42. 45480a0 service: Add LE scan result support to Binder API by Arman Uguray · 9 years ago
  43. 6dc9202 service: Add LE scan support to Binder API by Arman Uguray · 9 years ago
  44. 6d596c0 service: use client_id instead of client_if by Jakub Pawlowski · 9 years ago
  45. a961da5 Remove dependency on base::Hash by Christopher Wiley · 9 years ago
  46. 57dcd7e service: Add scan structures by Arman Uguray · 9 years ago
  47. 900c9dc service: Add IBluetoothGattClient IPC bindings by Arman Uguray · 9 years ago
  48. de5cc70 service: Improve creating UUIDs from string by Arman Uguray · 9 years ago
  49. 234138e service: Create a client library for applications by Arman Uguray · 9 years ago