1. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  2. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  3. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  4. 8c29b62 Remove useless NULL-pointer check code in l2cap_client_new by liuchao · 8 years ago
  5. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago[Renamed (98%) from stack/l2cap/l2cap_client.c]
  6. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  7. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  8. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  9. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  10. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  11. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  12. 3e59b5b Fix build issues in bluedroid on master by Etan Cohen · 9 years ago
  13. 41e3196 Add a new l2cap_client class. by Sharvil Nanavati · 10 years ago