1. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  2. 98b1b94 Replace BD_ADDR with bt_addr_t in MCE related code by Jakub Pawlowski · 7 years ago
  3. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  4. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  5. cd1fd07 bta: Apply clang-format by Myles Watson · 8 years ago
  6. f355ef5 bta: Prepare include statements for clang-format by Myles Watson · 8 years ago
  7. 8af480e bta: Remove double asterisks in comments by Myles Watson · 8 years ago
  8. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  9. 25984b0 Get rid of unused BTA_DYNAMIC_MEMORY by Jakub Pawlowski · 8 years ago
  10. e9e58ce bta: use standard types by Marie Janssen · 8 years ago
  11. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  12. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  13. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  14. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 10 years ago
  15. 794f3b5 Removal of bd.[c|h] by Chris Manton · 10 years ago
  16. 2dc9999 Bluetooth: Support MAP Client role on Bluedroid. by Hemant Gupta · 11 years ago