summaryrefslogtreecommitdiff
path: root/system/stack/test/rfcomm
AgeCommit message (Expand)Author
2025-02-13Remove PORT_IsOpening Pomai Ahlo
2025-01-08RFCOMM: Replace rfc.state with rfc.sm_cb.state Pomai Ahlo
2024-12-13Set the initial local credits to 0 for offload RFCOMM socket Liang Li
2024-12-02system/stack/test: Fix -Wmissing-prototype warnings Henri Chataing
2024-09-25Enforce -Wmissing-prototypes Henri Chataing
2024-08-30stack::l2cap class enum-ify tL2CAP_CONN Chris Manton
2024-08-27stack::l2cap class enum-ify tL2CAP_CFG_RESULT Chris Manton
2024-08-09[1/24] Canonical form towards class enumification tBTM_STATUS Chris Manton
2024-07-16Add PORT_IsCollisionDetected Pomai Ahlo
2024-07-07Format: apply clang rules William Escande
2024-06-19Streamline enum stack::l2cap::tL2CAP_DW_RESULT Chris Manton
2024-06-18stack::rfcomm Extract get_port_from_mcb Chris Manton
2024-06-17Class-enumify stack::l2cap::tL2CAP_DW_RESULT Chris Manton
2024-06-11Remove usage of base::Owned in BTM_SetEncryption David Duarte
2024-06-10stack::rfcomm: Combine 2 APIs creating PORT_SetEventMaskAndCallback Chris Manton
2024-05-28Update signature stack::rfcomm::PORT_MGMT_CALLBACK Chris Manton
2024-05-24Break out stack::rfcomm::PORT_MGMT_CALLBACK Chris Manton
2024-05-11IWYU: stack/include/l2cdefs.h Chris Manton
2024-04-05Remove includes of <base/logging.h> Henri Chataing
2024-03-21net_test_stack_rfcomm: Use system test mocks when possible Chris Manton
2024-02-16system/stack/test: Migrate to libbluetooth_log Henri Chataing
2023-12-13bt_target:[24/37] IWYU stack::test Chris Manton
2023-10-24system: Remove legacy trace_level variables Henri Chataing
2023-10-12IA2: Re-include files that use l2cap psm constants Chris Manton
2023-10-11IA2: Break out l2cap psm constants into own file Chris Manton
2023-01-05unittest: stack:: Use common log msg Chris Manton
2022-12-03Testing: Disable rfcomm unit tests Chris Manton
2022-07-28Remove rfcomm_security_records map, store records in tBTA_JV_PCB instead. Rahul Arya
2021-09-24legacy: Explicitly include types/raw_address Chris Manton
2021-09-23legacy: stack: Properly include stack/include/bt_hdr Chris Manton
2021-09-13legacy: Canonicalize include stack/test/rfcomm/stack_rfcomm_test Chris Manton
2021-09-04legacy: Explicitly include or uninclude bt_trace Chris Manton
2021-09-03legacy: Re-include stack/test mocks Chris Manton
2021-09-02legacy: Re-include stack/rfcomm Chris Manton
2021-09-01legacy: Extern-ify as C LogMsg Chris Manton
2021-08-27legacy: Un-include unnecessary stack/include/bt_types Chris Manton
2021-01-07Un-include stack/btm/btm_int Chris Manton
2020-09-28Include initial remote config in pL2CA_ConfigCfm_Cb Hansong Zhang
2020-09-25L2CA_ConfigCfm_Cb only need to provide result Hansong Zhang
2020-09-08Fix l2cap callback connection creation API Chris Manton
2019-12-18L2CAP: Integrate ERTM to shim Hansong Zhang
2019-04-21TEST: Fix net_test_stock_rfcomm unit test Jack He
2019-01-15Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4) Ajay Panicker
2018-04-25HFP: Fix connection colision handling Jack He
2018-04-24RFCOMM: Add unit tests for connection scenarios Jack He