[pulseaudio-discuss] [PATCH next v1 2/7] bluetooth: Add state to transport objects
Tanu Kaskinen
tanuk at iki.fi
Mon Dec 10 20:40:15 PST 2012
On Mon, 2012-12-10 at 08:30 +0100, Mikel Astiz wrote:
> +typedef enum pa_bluetooth_transport_state {
> + PA_BLUETOOTH_TRANSPORT_STATE_DISCONNECTED,
> + PA_BLUETOOTH_TRANSPORT_STATE_IDLE, /* Connected but not playing */
Why "idle" instead of "connected"? "Connected" would be more consistent
in my opinion. Is the BlueZ 5 interface going to call this state "idle"?
I've applied this patch as is to avoid trouble with the subsequent
patches.
--
Tanu
More information about the pulseaudio-discuss
mailing list