wifi: Remove PCF support
PCF has been deprecated and will be removed from the IEEE 802.11 standard.
This commit is contained in:
@@ -57,9 +57,6 @@ cpp_examples = [
|
||||
("wifi-80211e-txop --simulationTime=1 --verifyResults=1", "True", "True"),
|
||||
("wifi-multi-tos --simulationTime=1 --nWifi=16 --useRts=1 --useShortGuardInterval=1", "True", "True"),
|
||||
("wifi-tcp", "True", "True"),
|
||||
("wifi-pcf --simulationTime=1 --withData=0", "True", "True"),
|
||||
("wifi-pcf --simulationTime=1 --withData=1 --trafficDirection=upstream", "True", "True"),
|
||||
("wifi-pcf --simulationTime=1 --withData=1 --trafficDirection=downstream", "True", "True"),
|
||||
("wifi-hidden-terminal --wifiManager=Arf", "True", "True"),
|
||||
("wifi-hidden-terminal --wifiManager=Aarf", "True", "True"),
|
||||
("wifi-hidden-terminal --wifiManager=Aarfcd", "True", "True"),
|
||||
|
||||
Reference in New Issue
Block a user