[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-bluetooth
Subject:    [PATCH 1/5] android: Fix typo in get_remote_services command
From:       Szymon Janc <szymon.janc () tieto ! com>
Date:       2013-10-31 15:25:48
Message-ID: 1383233152-15040-1-git-send-email-szymon.janc () tieto ! com
[Download RAW message or body]

From: Marcin Kraglak <marcin.kraglak@tieto.com>

Change-Id: Ia38b82b4b7fdbd6e52389b34e1cdbbcfd098958c
---
 android/hal-msg.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/android/hal-msg.h b/android/hal-msg.h
index 8a344d8..c0af083 100644
--- a/android/hal-msg.h
+++ b/android/hal-msg.h
@@ -148,8 +148,8 @@ struct hal_cmd_get_remote_service_rec {
 	uint8_t uuid[16];
 } __attribute__((packed));
 
-#define HAL_OP_GET_REMOTE_SERVICE	0x0a
-struct hal_cmd_get_remote_service {
+#define HAL_OP_GET_REMOTE_SERVICES	0x0a
+struct hal_cmd_get_remote_services {
 	uint8_t bdaddr[6];
 } __attribute__((packed));
 
-- 
1.8.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic