[pulseaudio-discuss] [PATCH v0 08/11] bluetooth: Add hook to announce late UUIDs

Tanu Kaskinen tanuk at iki.fi
Tue Oct 23 01:33:31 PDT 2012


On Mon, 2012-10-22 at 10:46 +0200, Mikel Astiz wrote:
> @@ -94,6 +94,7 @@ typedef enum pa_bt_audio_state {
>  /* Hook data: pa_bluetooth_device pointer. */
>  typedef enum pa_bluetooth_device_hook {
>      PA_BLUETOOTH_DEVICE_HOOK_REMOVED, /* Call data: NULL. */
> +    PA_BLUETOOTH_DEVICE_HOOK_UUID, /* Call data: const char *uuid. */

The patch looks otherwise good, but I'd like to have "UUID_ADDED" in the
hook name rather than just "UUID".

-- 
Tanu



More information about the pulseaudio-discuss mailing list