1. 405b5c9 FPII-2183: DO NOT MERGE Fix potential DoS caused by delivering signal to BT process by Sharvil Nanavati · 8 years ago fp2-sibon FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  2. 6dded6a FP2-1887: Bluetooth: Adding NULL checkes to reactor functions by Ajay Kumar · 9 years ago
  3. 955e991 Merge "Bluetooth: Null checks in threads methods" by Linux Build Service Account · 10 years ago
  4. 1493ea7 Bluetooth: Null checks in threads methods by Ajay Kumar · 10 years ago
  5. b006449 Bluetooth: Fix to resolve Klocwork Issues in Bluedroid by Sai Aitharaju · 10 years ago
  6. 6d1f14a Bluedroid: Fix for crash reported in list_clear by Sai Aitharaju · 10 years ago
  7. 8c230fd Bluetooth: Add null check for semaphore for error cases by Srinu Jella · 10 years ago
  8. 2c9789a Bluetooth: Delete Connect Req from Queue. by Gaurav Asati · 10 years ago
  9. e0cdd33 Fix build warning about unused argument. by Sharvil Nanavati · 10 years ago
  10. 1afbe15 Fix string format error for 64-bit builds by Michael Wright · 10 years ago
  11. f0e7c8b A simple, thread-safe timer API for bluedroid. by Sharvil Nanavati · 10 years ago
  12. 94347a5 Extend the threading library to back thread with an event queue. by Sharvil Nanavati · 10 years ago
  13. ab606b5 Expose enqueue/dequeue file descriptors for fixed_queue. by Sharvil Nanavati · 10 years ago
  14. f4013f2 Expose semaphore's file descriptor. by Sharvil Nanavati · 10 years ago
  15. 118bdd5 Start of threading library by Sharvil Nanavati · 10 years ago
  16. 6c03954 Fix signed - unsigned comparison in bluedroid test. by Narayan Kamath · 10 years ago
  17. 19084c6 Implement the reactor pattern in C. by Sharvil Nanavati · 10 years ago
  18. c5856ba Add documentation and non-blocking functions to fixed_queue. by Sharvil Nanavati · 10 years ago
  19. a3164c9 Add documentation for semaphore and add a semaphore_try_wait function. by Sharvil Nanavati · 10 years ago
  20. 970f914 Rename UNUSED to UNUSED_ATTR in OSI due to symbol collision. by Sharvil Nanavati · 10 years ago
  21. f886773 Add a generic config parser for the INI file format. by Sharvil Nanavati · 10 years ago
  22. 64d7ee6 Add a couple more tests for list. by Sharvil Nanavati · 10 years ago
  23. c11b407 Implement a fixed queue. by Sharvil Nanavati · 10 years ago
  24. cef7695 Add a singly linked list implementation for OSI. by Sharvil Nanavati · 10 years ago