Hi All,
I have a driver which just supports wext and does not support nl80211
driver. When i invoke connmand (connmand -n -d 'plugins/*' ), i get
the following errors while trying to test dbus api's :
.# dbus-send --system --dest=net.connman --print-reply /
net.connman.Manager.EnableTechnology string:"wifi"
signal sender=org.freedesktop.DBus -> dest=(null destination)
serial=38 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameOwnerChanged
string ":1.17"
string ""
string ":1.17"
Error net.connman.Error.NotRegistered: Not registered
# dbus-send --system --print-reply --dest=net.connman /net/c
onnman/technology/wifi net.connman.Technology.GetProperties
signal sender=org.freedesktop.DBus -> dest=(null destination)
serial=40 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameOwnerChanged
string ":1.18"
string ""
string ":1.18"
method return sender=:1.9 -> dest=:1.18 reply_serial=2
array [
dict entry(
string "State"
variant string "offline"
)
dict entry(
string "Name"
variant string "WiFi"
)
dict entry(
string "Type"
variant string "wifi"
)
dict entry(
string "Tethering"
variant boolean false
)
]
root@freescale-qsb:~# signal sender=org.freedesktop.DBus -> dest=(null
destination) serial=41 path=/org/freedesktop/DBus;
interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.18"
string ":1.18"
string ""
Thanks in advance.
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman