1. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  2. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  3. c5c668a Use strlcpy() instead of strncpy() to copy string property by Pavlin Radoslavov · 7 years ago
  4. 2a87466 Store a name string in property without violating string boundaries by Pavlin Radoslavov · 7 years ago
  5. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  6. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  7. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  8. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  9. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago[Renamed (96%) from btcore/src/property.c]
  10. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  11. 3e59b5b Fix build issues in bluedroid on master by Etan Cohen · 9 years ago
  12. 3252cf0 property api unification, naming and testing by Chris Manton · 10 years ago
  13. 97c5444 bt property object by Chris Manton · 10 years ago
  14. 5c26224 Move properties data primitive into btcore by Chris Manton · 10 years ago[Renamed (60%) from test/suite/support/property.c]
  15. 3cf59ef Initial import of HAL-layer tests for bluedroid. by Sharvil Nanavati · 10 years ago