1. f502e8d Bluetooth: Fix module cleanup. by Ajay Kumar · 9 years ago
  2. fce80bb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  3. 3a44a7a Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 8 years ago
  4. 69b9e7c Fix FD leak caused by module wrapper thread by Manu Viswanadhan · 8 years ago
  5. b5754d2 Enable debug logs for bluetooth process threads, modules by Srinu Jella · 8 years ago
  6. 41c155c Add missing file to BUILD.gn by Jakub Pawlowski · 8 years ago
  7. 107588a Update build files for Fluoride on Linux by Jakub Pawlowski · 8 years ago
  8. 01658a7 Get rid of counter by Jakub Pawlowski · 8 years ago
  9. 0b60bb0 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 8 years ago
  10. 5fe6f0c Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 8 years ago
  11. d2e2508 Add support for native kernel and callout wakelocks by Pavlin Radoslavov · 9 years ago
  12. 592afaf Add missing initialization of module OSI_MODULE by Pavlin Radoslavov · 9 years ago
  13. addbe8f Null-terminate hex string in uuid_new() by Ajay Panicker · 9 years ago
  14. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 9 years ago
  15. 1eb1ea0 GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI by Pavlin Radoslavov · 9 years ago
  16. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  17. 89ba148 Disable opening network debug ports for security reasons by Pavlin Radoslavov · 9 years ago
  18. de86bfa Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  19. 918e5a6 Enable clang compilation, use stdatomic.h. by Chih-Hung Hsieh · 9 years ago
  20. 145cf57 Compile libbtcore and libosi for host by Arman Uguray · 9 years ago
  21. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  22. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  23. 0933b40 Moved the OSI alarm_shutdown() operations to alarm_cleanup() by Pavlin Radoslavov · 9 years ago
  24. 7dac79e Add missing clean_up step for the OSI module. by Pavlin Radoslavov · 9 years ago
  25. 03583e8 Build the shared library with --whole-archive by Zach Johnson · 9 years ago
  26. 4041256 Include osi_module reference in module_init funcion by Andre Eisenbach · 9 years ago
  27. cae219f Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  28. 2c494e1 gn-build: Clean up GN files by Arman Uguray · 9 years ago
  29. b8a38cc build: Build net_test_btcore using GN + ninja by Marie Janssen · 9 years ago
  30. 1f81b64 Set default symbol visibility to 'hidden'. by Ian Coolidge · 9 years ago
  31. 9ca3fb8 build: Add missing copyright headers to new GN build files by Arman Uguray · 9 years ago
  32. 4c29231 Initial attempt at a GN/Ninja-based build system by Scott James Remnant · 9 years ago
  33. 4b04b8d Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 9 years ago
  34. d1e2206 Fix dlsym change/failure by hard-coding internal module references. by Etan Cohen · 9 years ago
  35. 3e59b5b Fix build issues in bluedroid on master by Etan Cohen · 9 years ago
  36. f802700 Demote, cleanup and extend observed logging by Chris Manton · 9 years ago
  37. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 9 years ago
  38. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 9 years ago
  39. 3252cf0 property api unification, naming and testing by Chris Manton · 9 years ago
  40. 93167ea Data type representing the bluetooth iac parameter by Chris Manton · 9 years ago
  41. 97c5444 bt property object by Chris Manton · 9 years ago
  42. 7f3bb6c Add bdcopy method by Chris Manton · 9 years ago
  43. c6092cd uuid_test by Chris Manton · 9 years ago
  44. 0bc7d27 Device class implementation by Chris Manton · 10 years ago
  45. 3623bc8 Add more uuid methods by Chris Manton · 10 years ago
  46. 05d0366 Add a hash function for bluetooth addresses by Zach Johnson · 10 years ago
  47. aa3a011 Add key equality function option for hash_map by Zach Johnson · 10 years ago
  48. 6168357 Rename Bluetooth binaries to use the net_ and net_test_ prefixes. by Sharvil Nanavati · 9 years ago
  49. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 9 years ago
  50. 0116e18b Add counter unit tests by Chris Manton · 10 years ago
  51. 06ef205 Update module names to not use C preprocessor and to be at top of headers. by Sharvil Nanavati · 10 years ago
  52. 55fe5dc Expand include pathnames and add bd root path by Chris Manton · 10 years ago
  53. 78a51cb counter implementation by Chris Manton · 10 years ago
  54. 5c26224 Move properties data primitive into btcore by Chris Manton · 10 years ago
  55. 9e392a7 Add comments to the device features and event mask structs by Zach Johnson · 10 years ago
  56. 30e5806 Refactor btm_devctl reset sequence by Zach Johnson · 10 years ago
  57. 3c511e6 Add temporary callbacked wrapper for module startup by Zach Johnson · 10 years ago
  58. 72f308e First pass at implementing modules by Zach Johnson · 10 years ago
  59. d1e05de Add a UUID module to btcore for operating on UUIDs. by Sharvil Nanavati · 10 years ago
  60. 8a6a89f Introduce btcore, a low-level library to manipulate Bluetooth data types. by Sharvil Nanavati · 10 years ago