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

Commit 89fca425 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 am: 54b601d1

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I9bfeb291b02a2a8099e534ddf38de285ffbb35ee
parents 2d98eb67 54b601d1
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],