mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
testing device capabilities
A first tester for device P2P capabilities
This commit is contained in:
parent
0844d81e2a
commit
189d894e22
1 changed files with 5 additions and 0 deletions
5
res/test-wifi-capabilities.sh
Normal file
5
res/test-wifi-capabilities.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#/bin/bash
|
||||
|
||||
echo You must see P2P-Go and P2P-Client below this line for a valid miraclecast device:
|
||||
|
||||
iw list | grep -P "(?s)Supported interface.*Supported commands" | grep "P2P"
|
Loading…
Add table
Add a link
Reference in a new issue