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. 98b1b94 Replace BD_ADDR with bt_addr_t in MCE related code by Jakub Pawlowski · 7 years ago
  8. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  9. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 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. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  17. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  18. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  19. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 10 years ago
  20. 794f3b5 Removal of bd.[c|h] by Chris Manton · 10 years ago
  21. 2dc9999 Bluetooth: Support MAP Client role on Bluedroid. by Hemant Gupta · 11 years ago