Re: [PATCH] socket: Convert service UUID to 16 or 32 bits if possible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 18 of June 2014 19:56:27 Szymon Janc wrote:
> ---
>  android/socket.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/android/socket.c b/android/socket.c
> index 99d6bec..2b836e9 100644
> --- a/android/socket.c
> +++ b/android/socket.c
> @@ -360,6 +360,7 @@ static sdp_record_t *create_app_record(uint8_t chan,
>  	uuid_t uuid;
> 
>  	sdp_uuid128_create(&uuid, app_uuid);
> +	sdp_uuid128_to_uuid(&uuid);
> 
>  	record = create_rfcomm_record(chan, &uuid, svc_name, false);
>  	if (!record)

Pushed (with fixed commit message prefix).

-- 
BR
Szymon Janc
--
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




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux