You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a TL-WN725N 2.0 usb, 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter;
8188eu can list p2p peers, but is not properly discoverable by others
On the TL-WN725N side, wpa supplicant can find devices for a while after the module is loaded
However on the other sides, P2P-DEVICE-FOUND is never reached, but p2p_peers on wpa_cli would list the mac-address of the TL-WN725N
After a while p2p_find also stops working until a module reload, and no more discovery is made during this state
> p2p_find
FAIL
<3>P2P: Reject scan trigger since one is already pending
> p2p_peers
> p2p_stop_find
OK
> p2p_find
FAIL
<3>P2P: Reject scan trigger since one is already pending
The text was updated successfully, but these errors were encountered:
On a TL-WN725N 2.0 usb,
0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter
;8188eu can list p2p peers, but is not properly discoverable by others
On the TL-WN725N side, wpa supplicant can find devices for a while after the module is loaded
However on the other sides, P2P-DEVICE-FOUND is never reached, but
p2p_peers
onwpa_cli
would list the mac-address of the TL-WN725NAfter a while
p2p_find
also stops working until a module reload, and no more discovery is made during this stateThe text was updated successfully, but these errors were encountered: