1. 1d2b142 Python: format all Python files in system/bt using YAPF by Jack He · 4 years, 6 months ago
  2. 2e6853c Add Python style checker to system/bt by Jack He · 4 years, 6 months ago
  3. 7a77935 Merge "HCI 1.1" by Jakub Pawlowski · 4 years, 6 months ago
  4. de6c013 HCI 1.1 by Jakub Pawlowski · 4 years, 7 months ago
  5. 87b202b Add tool for live btsnoop logging with Frontline BT sniffer (FTS) by Vishwanath KM · 4 years, 7 months ago
  6. 49c1444 Hearing Aid Dump Audio Tool: Add dump debug buffer feature by weichinweng · 5 years ago
  7. 5b58b1f Hearing Aid Dump Audio Tool: Add No Start Cmd feature by weichinweng · 5 years ago
  8. 3d83656 Merge "Hearing Aid: Add python script to dump audio data to file" by Weichin Weng · 5 years ago
  9. 9bbaa09 Hearing Aid: Add python script to dump audio data to file by weichinweng · 5 years ago
  10. 238f835 Remove code related to Health Device Profile and MCAP Protocol by Jack He · 5 years ago
  11. 9836de9 Metrics: Add python script to dump metrics into ASCII format by Jack He · 6 years ago
  12. f9f186a Remove unused `tags` property from Android.bp files by Dan Willemsen · 6 years ago
  13. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  14. f2f207a Move Bluetooth headers to system/bt (1/3) by Jakub Pawlowski · 7 years ago
  15. 5fceead Remove hw_module_t dependency in Bluetooth - cleanup by Jakub Pawlowski · 7 years ago
  16. c451068 Linux build fix by Jakub Pawlowski · 7 years ago
  17. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  18. 2d262d5 Remove hw_module_t dependency in Bluetooth (1/3) by Jakub Pawlowski · 7 years ago
  19. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  20. d3988fd Linux build fix by Jakub Pawlowski · 7 years ago
  21. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  22. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  23. 78b81c6 Get rid of bdcpy, bdcmp and other BD_ADDR helpers by Jakub Pawlowski · 7 years ago
  24. 6da40f9 Get rid of no longer necessary bt_bdaddr_t helpers by Jakub Pawlowski · 7 years ago
  25. 66e8571 Linux build fix by Jakub Pawlowski · 7 years ago
  26. b29fae5 MCAP: Add a test tool for MCAP by Jack He · 7 years ago
  27. 69b8f87 scripts: modify change_types.sh to skip matching "<data type>_" by Ruchi Kandoi · 7 years ago
  28. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 7 years ago
  29. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  30. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  31. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  32. 2b70aa4 Fix btsnooz.py multi-line base64 decoding by Andre Eisenbach · 8 years ago
  33. 7b6db95 Btsnooz doesn't find snooplog sometimes by Ajay Panicker · 8 years ago
  34. 2e90812 Swapped memset params by Edward Savage-Jones · 8 years ago
  35. 0f823a4 Add tool to extract and view snooz logs from a bugreport by Ajay Panicker · 8 years ago
  36. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 8 years ago
  37. 700b163 Assume input from /dev/stdin if no argument provided to btsnooz.py. by Sharvil Nanavati · 8 years ago
  38. 1c50abb Move btsnooz.py script from Android Wear to the BT stack project. by Sharvil Nanavati · 8 years ago
  39. 0620f97 Add socket tx/rx accounting by Adam Lesinski · 8 years ago
  40. 86b76c6 Add script to change data types to native C types by Andre Eisenbach · 8 years ago
  41. 8f56b5e Disable bdtool compilation by Andre Eisenbach · 8 years ago
  42. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 9 years ago
  43. ba6af45 Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  44. 0fcfc90 Revert "Add libpower to all build targets that depend on libosi." by Bart Sears · 9 years ago
  45. 5997f91 Add libpower to all build targets that depend on libosi. by Sharvil Nanavati · 9 years ago
  46. f060365 Add a SCO routing command to net_hci. by Sharvil Nanavati · 9 years ago
  47. 0044891 Include log library to make bdtool by Nitin Arora · 9 years ago
  48. a74fcdf Using generic format specifier for logging pointers by Nitin Arora · 9 years ago
  49. 1f01b26 Fix compile error on Fugu by Andre Eisenbach · 9 years ago
  50. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 9 years ago
  51. 3252cf0 property api unification, naming and testing by Chris Manton · 9 years ago
  52. 97c5444 bt property object by Chris Manton · 9 years ago
  53. 6168357 Rename Bluetooth binaries to use the net_ and net_test_ prefixes. by Sharvil Nanavati · 9 years ago
  54. 0cb995b Extend bdtool to accept / initiate SCO connections. by Sharvil Nanavati · 9 years ago
  55. e3b9a04 Remove unused shell script, gen-buildcfg.sh. by Sharvil Nanavati · 9 years ago
  56. 5274302 Add a "setDiscoverable" command to hci. by Sharvil Nanavati · 10 years ago
  57. a225336 Add error checking when getting property by Chris Manton · 10 years ago
  58. 8ce36bd Fix bdtool compile errors by Andre Eisenbach · 9 years ago
  59. 50e26ea Add Android.mk to tools/ directory. by Sharvil Nanavati · 10 years ago
  60. a6cee15 First entry for bdtool by Chris Manton · 10 years ago
  61. 1f8c235 Add a tool to inject HCI commands into bluedroid. by Sharvil Nanavati · 10 years ago
  62. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 11 years ago