Hi Diego,
On 4/7/20 4:33 PM, Diego Santa Cruz wrote:
Doing 'ad-hoc <wlan> start_open <"network
name">' returned a
"No matching method found" error because start_open called
net.connman.iwd.AdHoc.Start instead of net.connman.iwd.AdHoc.StartOpen.
---
client/ad-hoc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Nice catches! All applied, thanks.
Regards,
-Denis