summaryrefslogtreecommitdiff
path: root/system/stack/rfcomm
AgeCommit message (Expand)Author
2025-03-14Merge "stack: Inline methods from stack_metrics_logging.h" into main Henri Chataing
2025-03-13Merge "Refactor RFCOMM_ConnectInd to avoid nested ifs" into main Pomai Ahlo
2025-03-13stack: Inline methods from stack_metrics_logging.h Henri Chataing
2025-03-12Fail PORT_GetChannelInfo when p_mcb is null Pomai Ahlo
2025-03-12Refactor RFCOMM_ConnectInd to avoid nested ifs Pomai Ahlo
2025-02-24Merge changes from topic "rfcomm_msc" into main am: 82ff24dea5 am: c587a4a502 Jayden Kim
2025-02-24Merge changes from topic "rfcomm_msc" into main Jayden Kim
2025-02-24Indicate RFCOMM connection complete when modem signal is confirmed Jayden Kim
2025-02-21Merge changes Idccdb2ab,Ie109fab6,Ie2de6f03 into main am: 10dfe15ea0 am: 8ead... Pomai Ahlo
2025-02-20RFCOMM Metrics V2: Collect at port closure Pomai Ahlo
2025-02-20RFCOMM metrics V2: Add metrics functions Pomai Ahlo
2025-02-14Merge changes If008486e,I9a091725 into main am: 07c5190bea am: f6f997368b Pomai Ahlo
2025-02-13Remove PORT_IsOpening Pomai Ahlo
2025-01-31Merge changes I6d1e3dee,I9be47de0 into main am: b5818b7239 am: e318cacd18 Pomai Ahlo
2025-01-30Merge "RFCOMM: Update sm_cb where relevant" into main am: 91d1e0087b am: eb5d... Pomai Ahlo
2025-01-30RFCOMM Metrics Prep: SDP Pomai Ahlo
2025-01-30RFCOMM: Update sm_cb where relevant Pomai Ahlo
2025-01-28Merge "RFC: Add null check for port before calling close" into main am: 2ca3a... Bhakthavatsala Raghavendra
2025-01-28RFC: Add null check for port before calling close Bhakthavatsala Raghavendra
2025-01-23Merge "RFCOMM Logs: slot_id and port_handle" into main am: 5c0f57afd1 am: e3f... Pomai Ahlo
2025-01-21RFCOMM Logs: slot_id and port_handle Pomai Ahlo
2025-01-08RFCOMM: Save app_uid am: 5e8afe532f am: 6230b5e36c Pomai Ahlo
2025-01-08RFCOMM: Replace rfc.state with rfc.sm_cb.state am: f494b46657 am: 3f65c51171 Pomai Ahlo
2025-01-08RFCOMM: Save app_uid Pomai Ahlo
2025-01-08RFCOMM: Replace rfc.state with rfc.sm_cb.state Pomai Ahlo
2025-01-07Merge changes I0caac76d,I77eba112,If765cc42 into main am: 87ffed50ed am: 1841... Henri Chataing
2025-01-06Remove gd/os/logging/log_adapter.h Henri Chataing
2025-01-02Merge "Add guardrail for offload RFCOMM socket local mtu" into main am: de6aa... Jayden Kim
2024-12-27Add guardrail for offload RFCOMM socket local mtu Liang Li
2024-12-19Merge "Fix app_fd and mtu for offload RFCOMM socket" into main am: f5995978a7... Liang Li
2024-12-19Fix app_fd and mtu for offload RFCOMM socket Liang Li
2024-12-17Merge changes from topic "rfcomm_offload_socket" into main am: 90cef83f24 am:... Liang Li
2024-12-17Merge changes from topic "rfcomm_offload_socket" into main Liang Li
2024-12-16Merge "system: Convert base::StringPrintf to std::format" into main am: 8c74f... Henri Chataing
2024-12-16Determine local mtu for offload RFCOMM socket Liang Li
2024-12-13Set the initial local credits to 0 for offload RFCOMM socket Liang Li
2024-12-12Add helper functions to get RFCOMM channel and L2CAP local mtu information Liang Li
2024-12-12system: Convert base::StringPrintf to std::format Henri Chataing
2024-12-02Merge "system/stack/*: Fix -Wmissing-prototypes warnings" into main am: cfea2... Treehugger Robot
2024-11-27system/stack/*: Fix -Wmissing-prototypes warnings Henri Chataing
2024-11-21Merge "system: Migrate from {fmt} to std::format" into main am: 3723874896 am... Henri Chataing
2024-11-20system: Migrate from {fmt} to std::format Henri Chataing
2024-11-09Merge "cpplint: fix and enable whitespace/newline" into main am: f61b8aba89 a... Treehugger Robot
2024-11-08cpplint: fix and enable whitespace/newline William Escande
2024-11-06Fix more memory-unsafe logging Brian Delwiche
2024-10-08port_api: Remove function names from logs Pomai Ahlo
2024-10-08Rename tPORT_STATE to PortSettings Pomai Ahlo
2024-09-25Enforce -Wmissing-prototypes Henri Chataing
2024-09-11[25/25] stack::l2cap encapsulate l2c_api.h Chris Manton
2024-09-10[21/25] stack::rfcomm Use stack::l2cap::get_interface() Chris Manton