1. a09c348 Replace BD_ADDR with bt_bdaddr_t in JV related code by Jakub Pawlowski · 7 years ago
  2. c338fe8 btif: remove logspam at higher debug levels by Marie Janssen · 8 years ago
  3. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  4. 531fe1a Remove more usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  5. 58d57a4 Remove some usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  6. 135db4f Remove pointer to integer cast in btif_sock_l2cap to prevent crash on 64 bit systems by Ajay Panicker · 8 years ago
  7. 40cde56 btif: Add do-while blocks to macros by Myles Watson · 8 years ago
  8. c0807c5 btif: Fix formatting in comments by Myles Watson · 8 years ago
  9. f454816 btif: Fixup clang-format by Myles Watson · 8 years ago
  10. 6bd442f btif: Apply clang-format by Myles Watson · 8 years ago
  11. 7d59e4f Cleanup L2CAP socket properly on close by Srinu Jella · 9 years ago
  12. a576468 btif: migrate from pthread locks to std::mutex by Marie Janssen · 8 years ago
  13. 984e31a L2CAP: Ensure handle is not null before attempting to close a socket by Joseph Pirozzo · 8 years ago
  14. 78e1e09 Add null check to avoid exception after L2CAP psm assigned by Gurpreet Ghai · 9 years ago
  15. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  16. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 9 years ago
  17. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago[Renamed (98%) from btif/src/btif_sock_l2cap.c]
  18. 4aa6d30 Add missing init/destroy of state_lock mutex by Pavlin Radoslavov · 9 years ago
  19. 547a297 Delete unused JV code by Sharvil Nanavati · 9 years ago
  20. 6721232 Add LE L2CAP Connection Oriented Channel by Navin Kochar · 9 years ago
  21. 9123096 Cleanup L2CAP socket properly on close by Srinu Jella · 9 years ago
  22. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  23. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  24. 0620f97 Add socket tx/rx accounting by Adam Lesinski · 9 years ago
  25. b7a077b Rename net_test_bluedroid to net_test_bluetooth by Andre Eisenbach · 9 years ago
  26. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  27. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  28. 70ae7de GKI cleanup - Remove GKI pool related defines by Pavlin Radoslavov · 9 years ago
  29. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  30. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  31. 9a78e8d am 49120dc8: build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  32. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  33. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  34. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  35. 5de94fb am bb954527: build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  36. f4b0c92 am cab5fc17: gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  37. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  38. cab5fc1 gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  39. eae6166 Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free by Pavlin Radoslavov · 9 years ago
  40. 818d0f2 SAP: Make it possible to enforce a 16-digit pin code (1/5) by Casper Bonde · 9 years ago
  41. 56a3be0 Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free by Pavlin Radoslavov · 9 years ago
  42. 9f2120c Merge commit '00e8f5e' into merge2 by Etan Cohen · 10 years ago
  43. 949baae Fix missing includes under glibc on new code. by Ian Coolidge · 10 years ago
  44. f54df6b Fix build issues after the merge by Vinit Deshpande · 10 years ago
  45. 8372aa5 L2CAP and SDP Search API for BT profiles (2/2) by Kim Schulz · 10 years ago