1. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  2. 188d7ac Allocate tSDBP_DISCOVERY_DB instead of bytes by Myles Watson · 7 years ago
  3. b749ebd Use unary operator instead of == bool by Myles Watson · 7 years ago
  4. 8d74904 Remove casts to unions to avoid unaligned accesses by Myles Watson · 7 years ago
  5. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  6. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  7. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  8. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  9. 1baaae3 bta: Fix comment formatting after clang-format by Myles Watson · 8 years ago
  10. cd1fd07 bta: Apply clang-format by Myles Watson · 8 years ago
  11. f355ef5 bta: Prepare include statements for clang-format by Myles Watson · 8 years ago
  12. 8af480e bta: Remove double asterisks in comments by Myles Watson · 8 years ago
  13. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  14. 25984b0 Get rid of unused BTA_DYNAMIC_MEMORY by Jakub Pawlowski · 8 years ago
  15. e9e58ce bta: use standard types by Marie Janssen · 8 years ago
  16. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  17. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  18. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  19. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  20. f4b0c92 am cab5fc17: gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  21. cab5fc1 gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  22. eae6166 Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free by Pavlin Radoslavov · 9 years ago
  23. 56a3be0 Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free by Pavlin Radoslavov · 9 years ago
  24. 1b0f107 SAP: Change to use new SDP Api (1/4) by Casper Bonde · 10 years ago
  25. 949baae Fix missing includes under glibc on new code. by Ian Coolidge · 10 years ago
  26. 8372aa5 L2CAP and SDP Search API for BT profiles (2/2) by Kim Schulz · 10 years ago