Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.2.2.4, TL-WN725N 2.0 usb, p2p can list peers, but cannot be discovered by others #423

Open
Kethen opened this issue Sep 26, 2022 · 0 comments

Comments

@Kethen
Copy link

Kethen commented Sep 26, 2022

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

<3>P2P-DEVICE-FOUND <mac> p2p_dev_addr=<mac> pri_dev_type=10-0050F204-5 name='ubuntu-phablet' config_methods=0x1108 dev_capab=0x25 group_capab=0x0 wfd_dev_info=0x00101c440032 vendor_elems=1 new=1
<3>P2P-DEVICE-FOUND <mac> p2p_dev_addr=<mac> pri_dev_type=10-0050F204-5 name='Android_368c' config_methods=0x188 dev_capab=0x25 group_capab=0x0 wfd_dev_info=0x00101c440032 new=1

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant