aboutsummaryrefslogtreecommitdiffstats
path: root/src/sm-def.h
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-03-29 21:43:30 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-03-29 21:44:45 +0900
commit784e69dc7f8928f22ea1603aad8c81e4d76a24fe (patch)
treecac5fc0770b9aa4e9a13069a8504d260efa2ae05 /src/sm-def.h
parentf12c118f08b77d3bcfd0330961d7b90d11d9dd1a (diff)
Add setSreamState and streamClose
Change-Id: Ifb25140466ac67e699008eefc6ff3edbcca01fae Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'src/sm-def.h')
-rw-r--r--src/sm-def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sm-def.h b/src/sm-def.h
index 17e31ff..0bab88d 100644
--- a/src/sm-def.h
+++ b/src/sm-def.h
@@ -76,6 +76,7 @@
#define KEY_AHL_AUDIO_ROLE "audio_role"
#define KEY_AHL_ENDPOINT_ID "endpoint_id"
#define KEY_AHL_ENDPOINT_TYPE "endpoint_type"
+#define KEY_AHL_REP_STREAM_ID "stream_id"
typedef enum {
ENDPOINT_SINK,