1. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  2. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  3. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  4. b55040c osi: Apply clang-format by Myles Watson · 8 years ago
  5. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  6. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  7. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  8. 270f86f Add list_back_node method to osi list by Jakub Pawlowski · 9 years ago
  9. 67f57c6 Make list_foreach() even more useful by Jakub Pawlowski · 9 years ago
  10. 760fb70 Make list_foreach() more useful by Andre Eisenbach · 9 years ago
  11. 8d43696 Move list function comments to the header file by Zach Johnson · 10 years ago
  12. fbf8908 Switch to an epoll-based reactor implementation. by Sharvil Nanavati · 10 years ago
  13. f0e7c8b A simple, thread-safe timer API for bluedroid. by Sharvil Nanavati · 10 years ago
  14. 540e7ca Add a singly linked list implementation for OSI. by Sharvil Nanavati · 10 years ago