Linux: Check WIFI card AP/P2P capabilities

1
2
3
4
5
6
7
8
9
10
iw list | grep "Supported interface modes" -A 8
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* WDS
* monitor
* P2P-client
* P2P-GO