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

Commit bb501415 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "gd: Fix PDL of LeSetPeriodicAdvertisingEnable" am: b8d31bbb

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

Change-Id: Id8dc9e27b613d879a194e3d18adeecf68a908752
parents 73aa0785 b8d31bbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3138,8 +3138,8 @@ packet LeSetPeriodicAdvertisingDataComplete : CommandComplete (command_op_code =
}

packet LeSetPeriodicAdvertisingEnable : LeAdvertisingCommand (op_code = LE_SET_PERIODIC_ADVERTISING_ENABLE) {
  advertising_handle : 8,
  enable : Enable,
  advertising_handle : 8,
}

packet LeSetPeriodicAdvertisingEnableComplete : CommandComplete (command_op_code = LE_SET_PERIODIC_ADVERTISING_ENABLE) {