summaryrefslogtreecommitdiff
path: root/android/tester-hdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'android/tester-hdp.c')
-rw-r--r--android/tester-hdp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/tester-hdp.c b/android/tester-hdp.c
index 9193609d1..bfe8a9928 100644
--- a/android/tester-hdp.c
+++ b/android/tester-hdp.c
@@ -43,8 +43,9 @@ static bthl_reg_param_t *create_app(hdp_app_reg_type type)
mdep1.data_type = 4100;
mdep1.mdep_description = "pulse-oximeter";
+
mdep2.data_type = 4100;
- mdep1.mdep_description = "pulse-oximeter";
+ mdep2.mdep_description = "pulse-oximeter";
switch (type) {
case HDP_APP_SINK_RELIABLE: