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

Commit 17ba43e2 authored by Frédéric Dalleau's avatar Frédéric Dalleau Committed by android-build-merger
Browse files

Update features pages after LE Host Support change

am: ffc8628e

* commit 'ffc8628e':
  Update features pages after LE Host Support change
parents 40d38888 ffc8628e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -151,6 +151,10 @@ static future_t *start_up(void) {
    );

    packet_parser->parse_generic_command_complete(response);

    // If we modified the BT_HOST_SUPPORT, we will need ext. feat. page 1
    if (last_features_classic_page_index < 1)
      last_features_classic_page_index = 1;
  }
#endif