![]() |
dbus - Connect to any saved connection
Hi, i need some help please :)
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? |
Re: dbus - Connect to any saved connection
Sure you used the right connection IAP?
You can list all saved connection with: gconftool --all-dirs /system/osso/connectivity/IAP Example output: /system/osso/connectivity/IAP/52397e00-74be-477b-9c19-4c66cb9ea3bb /system/osso/connectivity/IAP/86ca9d79-120d-496f-9d42-e239e5c7f430 /system/osso/connectivity/IAP/c6adc9dc-622a-429c-95ff-a978edfd7848 now you can use one of this IAP names to connect with: Code:
regards Nicolai |
Re: dbus - Connect to any saved connection
Thank you Nicolai for your answer.
Your right. This works for me too. But I do not wont a specific saved connection. i wont to connect to any saved connection. like in the link i post before. Code:
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0 Thanks a lot! |
Re: dbus - Connect to any saved connection
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. There is a gconf setting for auto_connect in /system/osso/connectivity Maybe this helps |
Re: dbus - Connect to any saved connection
Quote:
but you have to set auto_connect in gconf, for example auto_connect =[*] regards Nicolai |
All times are GMT. The time now is 07:13. |
vBulletin® Version 3.8.8