1. 1e218e5 RFCOMM explicitly check if pointers are nullptr by Pomai Ahlo · 11 months ago
  2. f494b46 RFCOMM: Replace rfc.state with rfc.sm_cb.state by Pomai Ahlo · 1 year, 7 months ago
  3. b052e58 system: Migrate from {fmt} to std::format by Henri Chataing · 1 year, 5 months ago
  4. 4607506 cpplint: fix and enable whitespace/newline by William Escande · 1 year, 5 months ago
  5. 5701b75 Rename tPORT_STATE to PortSettings by Pomai Ahlo · 1 year, 6 months ago
  6. 2bf4c77 Format: apply clang rules by William Escande · 1 year, 10 months ago
  7. f22f562 stack::rfcomm::tPORT: Remove write-once read-never field by Chris Manton · 1 year, 11 months ago
  8. 22c5269 IWYU: stack/include/l2cdefs.h by Chris Manton · 1 year, 11 months ago
  9. f274f08 system: Replace loghex by {:x} in log calls by Henri Chataing · 2 years ago
  10. 3398c07 system: Remove most ADDRESS_TO_LOGGABLE_(CSTR|STR) by Henri Chataing · 2 years ago
  11. b83d9d6 Remove includes of <base/logging.h> by Henri Chataing · 2 years ago
  12. 4d8813b stack::rfcomm Include what you use by Chris Manton · 2 years, 1 month ago
  13. dce35e3 system/stack/rfcomm: Migrate to libbluetooth_log by Henri Chataing · 2 years, 2 months ago
  14. 9cc815b RFCOMM: convert VLOG to GD style by Pomai Ahlo · 2 years, 2 months ago
  15. 0d3a49f internal_include/bt_trace: IWYU and remove unused by Chris Manton · 2 years, 4 months ago
  16. eaf7547 bt_target:[21/37] IWYU stack::rfcomm by Chris Manton · 2 years, 4 months ago
  17. 9bdd261 system: Convert all xx_TRACE_yy log occurrences to LOG_yy by Henri Chataing · 2 years, 6 months ago
  18. 8d9dc57 bt_trace: Prepare conversion to gd LOG_xx macros by Henri Chataing · 2 years, 6 months ago
  19. b63a940 [redact_log] redact more addresses in VLOG by Hui Peng · 2 years, 10 months ago
  20. f08da10 Replace Log Statements in system/stack by Hui Peng · 3 years, 6 months ago
  21. 00a2ea1 legacy: Rename PORT_STATE_ => PORT_CONNECTION_STATE_ by Chris Manton · 4 years, 7 months ago
  22. 0507402 legacy: stack: Properly include stack/include/bt_hdr by Chris Manton · 4 years, 7 months ago
  23. d821f15 legacy: Re-include stack/rfcomm by Chris Manton · 4 years, 8 months ago
  24. 532610e Use get_btm_client_interface().peer.BTM_GetMaxPacketSize by Chris Manton · 5 years ago
  25. ba4c3e9 Various inclusion stack/:: by Chris Manton · 5 years ago
  26. 03f8c67 L2cap: Clean up more dependency on btm_int by Hansong Zhang · 6 years ago
  27. 29687e2 HFP: Fix connection colision handling by Jack He · 8 years ago
  28. f787350 RFCOMM: Improve logging and readability by Jack He · 8 years ago
  29. 0f5a1da RFCOMM: Add more logging on failure cases by Jack He · 8 years ago
  30. 3b10fdd Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 9 years ago
  31. f9f4585 Make RawAddress into a class (1/3) by Jakub Pawlowski · 9 years ago
  32. f84f313 Add missing lock protection when freeing RFCOMM port queues by Pavlin Radoslavov · 9 years ago
  33. d8e815c Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 9 years ago
  34. 27a972b Unify the empty and any address usage by Jakub Pawlowski · 9 years ago
  35. d2bf466 Replace BD_ADDR with bt_bdaddr_t in RFCOMM related code by Jakub Pawlowski · 9 years ago
  36. 014593a Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 9 years ago
  37. f8a2120 Apply clang-format to the rest of the tree by Myles Watson · 9 years ago
  38. fbfa1a5 Fix asterisks in block quotes by Myles Watson · 9 years ago
  39. 0c00b7d Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 10 years ago[Renamed from system/stack/rfcomm/port_utils.c]
  40. 22ddc8c Use standard types, consistent ifdef style everywhere by Marie Janssen · 10 years ago
  41. 5b2a7db Add missing NULL pointers assignments by Pavlin Radoslavov · 10 years ago
  42. 2d2e0df Do not leak eventfd's for RFCOMM/AVDT/L2CAP by Andre Eisenbach · 10 years ago
  43. 67fd141 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 10 years ago
  44. 30698fa Refactor the Bluetooth timers by Pavlin Radoslavov · 10 years ago
  45. c3fbae1 Compile as 64-bit library; fix includes by Andre Eisenbach · 11 years ago
  46. 5067c77 GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros by Pavlin Radoslavov · 11 years ago
  47. bc5c36a GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 11 years ago
  48. 169d820 GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 11 years ago
  49. 7cd811c Enforce GKI API buffer usage by Chris Manton · 12 years ago
  50. 3772e2b Logging cleanup: RFCOMM and GAP. by Sharvil Nanavati · 12 years ago
  51. c1ece74 fixed rfc resouce leaking and multi-session issue by Matthew Xie · 13 years ago
  52. c17d803 Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2 by The Android Open Source Project · 13 years ago
  53. 624a787 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 13 years ago