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

Commit 54b601d1 authored by Jack He's avatar Jack He Committed by Automerger Merge Worker
Browse files

Merge "GD Controller: Add status packet for LE_READ_REMOTE_FEATURES" am: db43ac6d

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1553812

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I8fb5d838d5ee9d3b13ebc202efadd1656bfdadd1
parents ab7ed972 db43ac6d
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],