dasbus icon indicating copy to clipboard operation
dasbus copied to clipboard

Support for file descriptor passing

Open dogtopus opened this issue 2 years ago • 2 comments

I'm looking into adding support for the "new" dbus API in PyBluez. In order to initiate a incoming connection with BlueZ's Profile interface, BlueZ accepts the connection and passes the socket as a file descriptor with the NewConnection call. However this is not currently supported in dasbus.

Are there any plans to support file descriptor passing?

dogtopus avatar Aug 10 '21 18:08 dogtopus

Hi, it is definitely doable, but so far no one requested it. I will put it on my todo list, but this one can be tricky, so it can take some time.

poncovka avatar Aug 11 '21 09:08 poncovka

Any updates?

dogtopus avatar Jan 03 '22 01:01 dogtopus