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

Commit db43ac6d authored by Jack He's avatar Jack He Committed by Gerrit Code Review
Browse files

Merge "GD Controller: Add status packet for LE_READ_REMOTE_FEATURES"

parents 51b22919 ee389692
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2846,6 +2846,9 @@ packet LeReadRemoteFeatures : LeConnectionManagementCommand (op_code = LE_READ_R
  _reserved_ : 4,
}

packet LeReadRemoteFeaturesStatus : CommandStatus (command_op_code = LE_READ_REMOTE_FEATURES) {
}

packet LeEncrypt : LeSecurityCommand (op_code = LE_ENCRYPT) {
  key : 8[16],
  plaintext_data : 8[16],