Diff between 9f358985558c7b187a454af4cb60df63cf3f9326 and f180e868c4bb1e62e94e8f0dc26295f1ac5ddb57
Changed Files
| File | Additions | Deletions | Status |
| android/hal-ipc-api.txt | +3 | -1 | modified |
Full Patch
diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
index 297f565..91ea280 100644
--- a/android/hal-ipc-api.txt
+++ b/android/hal-ipc-api.txt
@@ -566,7 +566,9 @@ Commands and responses:
Opcode 0x09 - Send Data command/response
Command parameters: Remote address (6 octets)
- ...
+ Data length (2 octets)
+ Data (Data length)
+
Response parameters: <none>
In case of an error, the error response will be returned.