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

Commit 18db26d4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add hci_packets::TRANSACTION_RESPONSE_TIMEOUT"

parents d5b3ec0c eca8a463
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -818,6 +818,7 @@ enum ErrorCode: 8 {
  UNSPECIFIED_ERROR = 0x1F,
  UNSUPPORTED_LMP_OR_LL_PARAMETER = 0x20,
  ROLE_CHANGE_NOT_ALLOWED = 0x21,
  TRANSACTION_RESPONSE_TIMEOUT = 0x22,
  LINK_LAYER_COLLISION = 0x23,
  ENCRYPTION_MODE_NOT_ACCEPTABLE = 0x25,
  ROLE_SWITCH_FAILED = 0x35,