1. 6d11052 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
  2. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  3. e56fabc hw/bluetooth.default.so -> libbluetooth.so (1/2) by Jakub Pawlowski · 7 years ago
  4. 2d262d5 Remove hw_module_t dependency in Bluetooth (1/3) by Jakub Pawlowski · 7 years ago
  5. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  6. 8c273b3 Get rid of libhardware dependency in native daemon by Jakub Pawlowski · 7 years ago
  7. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  8. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  9. 6da40f9 Get rid of no longer necessary bt_bdaddr_t helpers by Jakub Pawlowski · 7 years ago
  10. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  11. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  12. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  13. 7680a0b Always use big endian for keeping service UUID by Jakub Pawlowski · 8 years ago
  14. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  15. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  16. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  17. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  18. 01a3a24 Remove all mentions of hashmap by Jakub Pawlowski · 8 years ago
  19. 9b99e99 Remove unnecesarry hash_map includes by Jakub Pawlowski · 8 years ago
  20. e34b0eb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  21. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  22. fd7ca62 Get rid of counter by Jakub Pawlowski · 8 years ago
  23. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  24. cae219f Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  25. 3252cf0 property api unification, naming and testing by Chris Manton · 10 years ago
  26. 93167ea Data type representing the bluetooth iac parameter by Chris Manton · 10 years ago
  27. 97c5444 bt property object by Chris Manton · 10 years ago
  28. 7f3bb6c Add bdcopy method by Chris Manton · 10 years ago
  29. 0bc7d27 Device class implementation by Chris Manton · 10 years ago
  30. 3623bc8 Add more uuid methods by Chris Manton · 10 years ago
  31. 05d0366 Add a hash function for bluetooth addresses by Zach Johnson · 10 years ago
  32. 06ef205 Update module names to not use C preprocessor and to be at top of headers. by Sharvil Nanavati · 10 years ago
  33. 55fe5dc Expand include pathnames and add bd root path by Chris Manton · 10 years ago
  34. 78a51cb counter implementation by Chris Manton · 10 years ago
  35. 5c26224 Move properties data primitive into btcore by Chris Manton · 10 years ago
  36. 9e392a7 Add comments to the device features and event mask structs by Zach Johnson · 10 years ago
  37. 30e5806 Refactor btm_devctl reset sequence by Zach Johnson · 10 years ago
  38. 3c511e6 Add temporary callbacked wrapper for module startup by Zach Johnson · 10 years ago
  39. 72f308e First pass at implementing modules by Zach Johnson · 10 years ago
  40. d1e05de Add a UUID module to btcore for operating on UUIDs. by Sharvil Nanavati · 10 years ago
  41. 8a6a89f Introduce btcore, a low-level library to manipulate Bluetooth data types. by Sharvil Nanavati · 10 years ago