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