OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
919ef7d
)
android: Add missing error status description for Core Service
author
Szymon Janc
<szymon.janc@tieto.com>
Mon, 21 Oct 2013 12:56:49 +0000
(14:56 +0200)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 21 Oct 2013 13:24:08 +0000
(16:24 +0300)
We need at least one failed status description.
android/hal-ipc-api.txt
patch
|
blob
|
history
diff --git
a/android/hal-ipc-api.txt
b/android/hal-ipc-api.txt
index
9a8b770
..
dcd1553
100644
(file)
--- a/
android/hal-ipc-api.txt
+++ b/
android/hal-ipc-api.txt
@@
-117,7
+117,9
@@
Core Service (ID 0)
Opcode 0x00 - Error response
- Response parameters: Error (1 octet)
+ Response parameters: Status (1 octet)
+
+ Valid status values: 0x01 Failed
Opcode 0x01 - Register module command/response