linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ] mesh: Correct typo in config op defines
@ 2017-11-27 16:45 Steve Brown
  2017-11-29  7:35 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Brown @ 2017-11-27 16:45 UTC (permalink / raw)
  To: linux-bluetooth@vger.kernel.org

diff --git a/mesh/config-model.h b/mesh/config-model.h
index be7acabb9..d7ee5e61f 100644
--- a/mesh/config-model.h
+++ b/mesh/config-model.h
@@ -93,7 +93,7 @@
 #define OP_NODE_RESET_STATUS			0x804A
 #define OP_MODEL_APP_GET			0x804B
 #define OP_MODEL_APP_LIST			0x804C
-#define OP_VEND_MODEL_APP_GET			0x804C
+#define OP_VEND_MODEL_APP_GET			0x804D
 #define OP_VEND_MODEL_APP_LIST			0x804E
 
 bool config_server_init(void);

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH BlueZ] mesh: Correct typo in config op defines
  2017-11-27 16:45 [PATCH BlueZ] mesh: Correct typo in config op defines Steve Brown
@ 2017-11-29  7:35 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2017-11-29  7:35 UTC (permalink / raw)
  To: Steve Brown; +Cc: linux-bluetooth@vger.kernel.org

Hi Steve,

On Mon, Nov 27, 2017, Steve Brown wrote:
> diff --git a/mesh/config-model.h b/mesh/config-model.h
> index be7acabb9..d7ee5e61f 100644
> --- a/mesh/config-model.h
> +++ b/mesh/config-model.h
> @@ -93,7 +93,7 @@
>  #define OP_NODE_RESET_STATUS			0x804A
>  #define OP_MODEL_APP_GET			0x804B
>  #define OP_MODEL_APP_LIST			0x804C
> -#define OP_VEND_MODEL_APP_GET			0x804C
> +#define OP_VEND_MODEL_APP_GET			0x804D
>  #define OP_VEND_MODEL_APP_LIST			0x804E

Applied. Thanks.

Johan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-29  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-27 16:45 [PATCH BlueZ] mesh: Correct typo in config op defines Steve Brown
2017-11-29  7:35 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).