Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/2] android/hal-ipc-api: Fix not describing call numbers as strings
@ 2014-03-08 16:35 Szymon Janc
  2014-03-08 16:35 ` [PATCH 2/2] android/handsfree: Use string type in IPC messages Szymon Janc
  2014-03-10 11:49 ` [PATCH 1/2] android/hal-ipc-api: Fix not describing call numbers as strings Szymon Janc
  0 siblings, 2 replies; 3+ messages in thread
From: Szymon Janc @ 2014-03-08 16:35 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

---
 android/hal-ipc-api.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
index 1ecf75f..e4a4e9c 100644
--- a/android/hal-ipc-api.txt
+++ b/android/hal-ipc-api.txt
@@ -898,7 +898,7 @@ Commands and responses:
 		                    Call mode (1 octet)
 		                    Call multiparty type (1 octet)
 		                    Call number type (1 octet)
-		                    Call number (variable)
+		                    Call number (string)
 		Response parameters: <none>
 
 		Valid call directions: 0x00 = Outgoing
@@ -930,7 +930,7 @@ Commands and responses:
 		                    Number of held calls (1 octet)
 		                    Call setup state (1 octet)
 		                    Call number type (1 octet)
-		                    Call number (variable)
+		                    Call number (string)
 		Response parameters: <none>
 
 		Valid call setup states: 0x00 = Active
-- 
1.8.5.3


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

end of thread, other threads:[~2014-03-10 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-08 16:35 [PATCH 1/2] android/hal-ipc-api: Fix not describing call numbers as strings Szymon Janc
2014-03-08 16:35 ` [PATCH 2/2] android/handsfree: Use string type in IPC messages Szymon Janc
2014-03-10 11:49 ` [PATCH 1/2] android/hal-ipc-api: Fix not describing call numbers as strings Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox