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

Commit b8d31bbb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "gd: Fix PDL of LeSetPeriodicAdvertisingEnable"

parents 3f2a3af4 fddbf2d8
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) {