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. 3335cf4 Added new function fixed_queue_flush() and the unit test by Pavlin Radoslavov · 8 years ago
  6. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  7. 153bdfb Fix the fixed_queue_try_remove_from_queue() internals by Pavlin Radoslavov · 9 years ago
  8. 577862e Update the usage of fixed_queue. by Pavlin Radoslavov · 9 years ago
  9. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  10. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  11. bd522a4 Add peek + dequeue registratation to fixed queue by Zach Johnson · 10 years ago
  12. c446cbe Expose fixed queue capacity by Chris Manton · 10 years ago
  13. 93a1c80 Add functions on fixed_queue to check empty state by Zach Johnson · 10 years ago
  14. ab606b5 Expose enqueue/dequeue file descriptors for fixed_queue. by Sharvil Nanavati · 10 years ago
  15. c5856ba Add documentation and non-blocking functions to fixed_queue. by Sharvil Nanavati · 10 years ago
  16. c11b407 Implement a fixed queue. by Sharvil Nanavati · 10 years ago