Re: [PATCH] Fix bluetooth plugin implemntation of technology_set returns error.

2015-01-21 Thread Patrik Flykt
On Wed, 2015-01-14 at 22:55 -0600, David Lechner wrote: > The technology_set implementation in the bluetooth plugin returns > -EINPROGRESS which causes problems. > > 1. When setting the Tethering property via D-Bus, D-Bus returns an error > instead of completing successfuly. > 2. When using

Re: [PATCH] Fix bluetooth plugin implemntation of technology_set returns error.

2015-01-19 Thread David Lechner
On 01/14/2015 10:55 PM, David Lechner wrote: The technology_set implementation in the bluetooth plugin returns -EINPROGRESS which causes problems. 1. When setting the Tethering property via D-Bus, D-Bus returns an error instead of completing successfuly. 2. When using the PersistentTether

[PATCH] Fix bluetooth plugin implemntation of technology_set returns error.

2015-01-14 Thread David Lechner
The technology_set implementation in the bluetooth plugin returns -EINPROGRESS which causes problems. 1. When setting the Tethering property via D-Bus, D-Bus returns an error instead of completing successfuly. 2. When using the PersistentTetheringMode option, bluetooth tethering is not r