This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

wpa_supplicant with dbus for WiFi Direct

Hi,

I am working on WiFi Direct with DBUS and wpa_supplicant. My requirement is to make my device to act as autonomous GO. I am following the instructions as per Create Autonomous 1:2 P2P Group (Push button Control) in the link 

processors.wiki.ti.com/.../WiFi_Direct_Configuration_Scripts

I could find the dbus API for p2p_find, p2p_peers and p2p_group_add. What is the dbus API for telling the group owner to use wps_pbc. I could see the wps_pbc is given as argument to p2p_connect but with GO autonomous mode only p2p_group_add is used.

Regards,

Johncy.