From 230b50d2259072887432d141d65dcc1909bd1cea Mon Sep 17 00:00:00 2001 From: Stefano Avallone Date: Mon, 17 Mar 2025 10:14:11 +0100 Subject: [PATCH] wifi: Handle case where aux PHY gets access on a link when main PHY completes switching --- src/wifi/model/eht/advanced-emlsr-manager.cc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/wifi/model/eht/advanced-emlsr-manager.cc b/src/wifi/model/eht/advanced-emlsr-manager.cc index 6d51fdc4a..a6b2801c1 100644 --- a/src/wifi/model/eht/advanced-emlsr-manager.cc +++ b/src/wifi/model/eht/advanced-emlsr-manager.cc @@ -901,32 +901,33 @@ AdvancedEmlsrManager::SwitchMainPhyIfTxopGainedByAuxPhy(uint8_t linkId, AcIndex // case, do nothing because the main PHY will start a TXOP and at the end of such TXOP // links will be unblocked and the channel access requested on all links - Time delay{}; + std::optional