aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-03 23:14:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-03 23:14:52 +0000
commit94d069e2e606fbb45762d015ce12ebbb21ab6991 (patch)
treed1f1dcb5a0f2176397222b8664d2df4ccbe9d34c
parent65c155ae44db482797cd3aefed516e343a6cd064 (diff)
parent212b983d0a7cf726cb33989ee5059a5c8743d448 (diff)
downloadgeneric-94d069e2e606fbb45762d015ce12ebbb21ab6991.tar.gz
Snap for 9133013 from 212b983d0a7cf726cb33989ee5059a5c8743d448 to tm-qpr2-release
Change-Id: Ic8133f26ce79c01dbe9f623533399c5da6e685ee
-rw-r--r--nugget/include/app_transport_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nugget/include/app_transport_test.h b/nugget/include/app_transport_test.h
index 0c0b4ba..821ebb8 100644
--- a/nugget/include/app_transport_test.h
+++ b/nugget/include/app_transport_test.h
@@ -21,5 +21,6 @@
#define TRANSPORT_TEST_1234 8 /* Returns 0x01020304 successfully */
#define TRANSPORT_TEST_9876 9 /* Only successful if the arg is 0x09080706 */
#define TRANSPORT_TEST_HANG 12 /* Forgets to call app_reply() */
+#define TRANSPORT_TEST_ECHO_2 13 /* Echoes back 2 bytes received by host */
#endif /* __CROS_EC_INCLUDE_APP_TRANSPORT_TEST_H */