1
0
Fork 0
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:
Alberto Fanjul 2015-04-30 01:00:58 +02:00
parent 0844d81e2a
commit 189d894e22

View 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"