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