1. 959bc33 Move metrics and time library to libbt-common by Jack He · 6 years ago
  2. d97e095 Replace period_ms_t with uint64_t by Jack He · 6 years ago
  3. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  4. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  5. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  6. b55040c osi: Apply clang-format by Myles Watson · 8 years ago
  7. d92fc91 Moved the typedef of period_ms_t from alarm.h to time.h by Pavlin Radoslavov · 8 years ago
  8. 9365916 Update alarm_unregister_processing_queue() to cancel scheduled alarms by Pavlin Radoslavov · 8 years ago
  9. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  10. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  11. d2e2508 Add support for native kernel and callout wakelocks by Pavlin Radoslavov · 9 years ago
  12. 1b2bd2c tests: don't use bt_os_callouts for wakelocks by Marie Janssen · 9 years ago
  13. 165332b Cleanup alarm_get_remaining_ms by Andre Eisenbach · 9 years ago
  14. 76356ae Bug fix PM changes and LE connectivity mode fixes by VenkatRaghavan VijayaRaghavan · 9 years ago
  15. a9130e0 Moved the OSI alarm_shutdown() operations to alarm_cleanup() by Pavlin Radoslavov · 9 years ago
  16. 0d6a501 Add missing clean_up step for the OSI module. by Pavlin Radoslavov · 9 years ago
  17. 3e3d2a1 Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  18. 71864f4 Add ability to set periodic alarms by Zach Johnson · 10 years ago
  19. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  20. f0e7c8b A simple, thread-safe timer API for bluedroid. by Sharvil Nanavati · 10 years ago