Re: [PATCH 2/2] lib: Update indexes in mgmt string translation arrays

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

 



Hi Andrzej,

On Wednesday 14 of May 2014 15:18:01 Andrzej Kaczmarek wrote:
> ---
>  lib/mgmt.h | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/lib/mgmt.h b/lib/mgmt.h
> index ab45735..9bdd341 100644
> --- a/lib/mgmt.h
> +++ b/lib/mgmt.h
> @@ -561,7 +561,7 @@ static const char *mgmt_op[] = {
>  	"Confirm Name",
>  	"Block Device",
>  	"Unblock Device",
> -	"Set Device ID",
> +	"Set Device ID",		/* 0x0028 */
>  	"Set Advertising",
>  	"Set BR/EDR",
>  	"Set Static Address",
> @@ -569,7 +569,7 @@ static const char *mgmt_op[] = {
>  	"Set Secure Connections",
>  	"Set Debug Keys",
>  	"Set Privacy",
> -	"Load Identity Resolving Keys",
> +	"Load Identity Resolving Keys",	/* 0x0030 */
>  };
>  
>  static const char *mgmt_ev[] = {
> @@ -597,7 +597,7 @@ static const char *mgmt_ev[] = {
>  	"Device Unblocked",
>  	"Device Unpaired",
>  	"Passkey Notify",
> -	"New Identity Resolving Key",
> +	"New Identity Resolving Key",	/* 0x0018 */
>  	"New Signature Resolving Key",
>  };
>  
> @@ -610,7 +610,7 @@ static const char *mgmt_status[] = {
>  	"Authentication Failed",
>  	"Not Paired",
>  	"No Resources",
> -	"Timeout",
> +	"Timeout",			/* 0x08 */
>  	"Already Connected",
>  	"Busy",
>  	"Rejected",
> @@ -618,7 +618,7 @@ static const char *mgmt_status[] = {
>  	"Invalid Parameters",
>  	"Disconnected",
>  	"Not Powered",
> -	"Cancelled",
> +	"Cancelled",			/* 0x10 */
>  	"Invalid Index",
>  	"Blocked through rfkill",
>  };
> 

This needs to be rebased.

-- 
Best regards, 
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