tests: Add forgotten test_wifi_display description
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
2f37a66dda
commit
82fa9b62ff
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ import hwsim_utils
|
|||
import utils
|
||||
|
||||
def test_wifi_display(dev):
|
||||
"""Wi-Fi Display extensions to P2P"""
|
||||
wfd_devinfo = "00011c440028"
|
||||
dev[0].request("SET wifi_display 1")
|
||||
dev[0].request("WFD_SUBELEM_SET 0 0006" + wfd_devinfo)
|
||||
|
|
Loading…
Reference in a new issue