brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.59k stars 462 forks source link

About p2p function, The third party device could not find the name of the 8821cu P2P #24

Closed renhongwei closed 4 years ago

renhongwei commented 4 years ago

I enable p2p function of the 8821cu. The surrounding device can be found through the p2p_find command, However, when searching for 8821cu through other devices, This device cannot be found in other devices. Thanks.

renhongwei commented 4 years ago

It's been solved. Root cause: p2p_listen_state_process

mystery-nobody commented 3 years ago

I've had the same problem. How did you solve it?