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

Commit 699be3bf authored by Myles Watson's avatar Myles Watson Committed by Automerger Merge Worker
Browse files

RootCanal: Use 7 Advertisers to expand CTS tests am: 26a82dcc am: 32b459fe...

RootCanal: Use 7 Advertisers to expand CTS tests am: 26a82dcc am: 32b459fe am: 83ababc1 am: 1e9b12db am: be973679

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

Change-Id: Iadd6b2dea4dbb2dd05f9363b30da9d39967b04a6
parents 67dc2054 be973679
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -450,7 +450,7 @@ class LinkLayerController {
                         std::array<uint8_t, kIrk_size>>>
      le_resolving_list_;

  std::array<LeAdvertiser, 3> advertisers_;
  std::array<LeAdvertiser, 7> advertisers_;

  bluetooth::hci::OpCode le_scan_enable_{bluetooth::hci::OpCode::NONE};
  uint8_t le_scan_type_{};