0
votes
1answer
119 views

how to know the name of interface for WIFI DIRECT in android? [closed]

i need to know what is the name of wireless interface for wifi direct at android platform. it seems that wlan0 the most interface used, but how exactly do i know it ?
0
votes
0answers
18 views

if this linux command applicable for android WIFI DIRECT? [duplicate]

i found resources talk about Wifi direct commands in linux at this link. i am wondered if these commands are applicable for android WIFI DIRECT ??? i need to access WIFI direct from terminal using ...
3
votes
1answer
340 views

how to measure the RSSI strength signal between peers using wifi direct?

there is no feature to measure the RSSI between peers in Wifi-direct, so how to get RSSI between them. actually i go under API for WIFI to see how they measure WIFI RSSI So i see that they send ...