Re: [PATCH v2 BlueZ 1/3] src: provide MTU on GATT value reads and writes

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

 



Hi David,

> ---
> src/gatt-database.c | 26 ++++++++++----------------
> 1 file changed, 10 insertions(+), 16 deletions(-)
> 
> diff --git a/src/gatt-database.c b/src/gatt-database.c
> index 99c8ea231..287074f0a 100644
> --- a/src/gatt-database.c
> +++ b/src/gatt-database.c
> @@ -1932,7 +1932,9 @@ static void append_options(DBusMessageIter *iter, void *user_data)
> {
>        struct pending_op *op = user_data;
>        const char *path = device_get_path(op->device);
> +       struct bt_gatt_server *server;
>        const char *link;
> +       uint16_t mtu;

there are clearly whitespace / tab damages in this patch. They need to be fixed.

Regards

Marcel

--
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