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

Commit 69b6495b authored by Myles Watson's avatar Myles Watson Committed by android-build-merger
Browse files

test_vendor: Remove extra byte in LE Features am: 502d0a91

am: 202962a4

Change-Id: Ibf2b67f0165db5ff470bbadc7979931caff5b713
parents 982a01a4 202962a4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -270,7 +270,6 @@ EventPacket::CreateCommandCompleteLeReadLocalSupportedFeatures(
      EventPacket::CreateCommandCompleteOnlyStatusEvent(
          HCI_BLE_READ_LOCAL_SPT_FEAT, status);

  CHECK(evt_ptr->AddPayloadOctets1(status));
  CHECK(evt_ptr->AddPayloadOctets8(le_features));

  return evt_ptr;