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

Commit ac8ce947 authored by Myles Watson's avatar Myles Watson
Browse files

HCI: Change CIS phy type parameters

Bug: 163818400
Test: compare with spec
Tag: #feature
Change-Id: I55b07770bd710d5061aedcbad671e9201e53f0e0
parent 11585cfb
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -3380,8 +3380,14 @@ struct CisParametersConfig {
  _reserved_ : 4,
  max_sdu_s_to_m : 12,
  _reserved_ : 4,
  phy_m_to_s : SecondaryPhyType,
  phy_s_to_m : SecondaryPhyType,
  phy_m_to_s_1_m : 1,
  phy_m_to_s_2_m : 1,
  phy_m_to_s_coded : 1,
  _reserved_ : 5,
  phy_s_to_m_1_m : 1,
  phy_s_to_m_2_m : 1,
  phy_s_to_m_coded : 1,
  _reserved_ : 5,
  rtn_m_to_s : 4,
  _reserved_ : 4,
  rtn_s_to_m : 4,