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

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

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

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

Change-Id: I9d83dbeb6a84201042b8a87654933289345b7521
parents cc646d80 bb501415
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) {