![]() |
2010-08-20
, 23:18
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#2
|
dbus-send --print-reply --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"86ca9d79-120d-496f-9d42-e239e5c7f430" uint32:0
![]() |
2010-08-20
, 23:40
|
Posts: 29 |
Thanked: 1 time |
Joined on Feb 2010
@ Germany
|
#3
|
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
![]() |
2010-08-21
, 00:02
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#4
|
![]() |
2010-08-21
, 00:08
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#5
|
The "[ANY]" is only a placeholder for the connection you wished to
connect. You can not use this D-BUS command to
connect to any connection.
The Following User Says Thank You to nicolai For This Useful Post: | ||
I try to do this:
http://wiki.maemo.org/Phone_control#...ved_connection
but it show me the "change connection UI". I think it is the same like here:
http://wiki.maemo.org/Phone_control#...nnection_UI.29
i would like to connect to a saved wlan without interact
have anyone an idea?