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

Commit 5bf617eb 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:...

Merge "GD Controller: Add status packet for LE_READ_REMOTE_FEATURES" am: db43ac6d am: 54b601d1 am: 89fca425

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2edad8c8c9cef43c59c669f3d964dc62e52a7e24
parents 19d9fad4 89fca425
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],