Hi Denis, On Thu, Nov 05, 2009, Denis Kenzior wrote: > Properties boolean Connected [readonly] > > Indicates if there is an active connection to the > AG service on the remote device. In addition to (or instead of) this property we could also have a string State property which would also communicate the "connecting" and "playing" states. This is what we have for some other interfaces and it has proved to be useful there (not sure if that'll be equally true for this new interface but it's still worth considering). > Methods void NewConnection(object device, filedescriptor fd) > > This method gets called whenever a new handsfree > connection has been established. The objectpath > contains the object path of the remote device. This > method assumes that DBus daemon with file descriptor > passing capability is being used. As discussed on the #ofono channel, you might want to add here that the assumption is that the agent responds to this method only after it has completed the establishment of the SLC (or when it chooses to reject the connection). Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html