Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1e8a1c28 authored by Ted Wang's avatar Ted Wang
Browse files

L2CAP: Implement configuration negotiation to support mandatory/optional

use of ERTM

* To support mandatory use of ERTM, gd L2CAP should initiate
  disconnection when remote does not support/wish or attempts to
  configure to Basic Mode.
* Add ENHANCED_RETRANSMISSION_OPTION in RetransmissionAndFlowControlMode
  to specified mandatory and optional.
* Add FAIL_REMOTE_NOT_SUPPORT to indicate upper layer of connection
  channel fail due to remote no supporting ERTM when using mandatory
  ERTM.
* Add cert test cases:
    test_config_respond_basic_mode_when_using_mandatory_ertm
    test_config_request_basic_mode_when_using_mandatory_ertm
    test_respond_not_support_ertm_when_using_mandatory_ertm

Test: cert/run --host
Bug: 151049713
Change-Id: Id383a113f648acb1061668bb24f49256afb9bd6f
parent 7f922fd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment