tools/mgmt-tester: Fix Read Experiemental Feature test case
authorTedd Ho-Jeong An <tedd.an@intel.com>
Wed, 29 Sep 2021 21:00:49 +0000 (14:00 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commitaa159f6e27514106c40e177d08e28e1a7cff5a90
treed70c243f5787e0ccefbc9a31a097c5c446dac38c
parent7f2cfc592cc79789502f7f242359b5da894ec11a
tools/mgmt-tester: Fix Read Experiemental Feature test case

The quality report feature is supported only if the device support it.
Current emulator/btdev doesn't support it yet.

This patch updates the supported experimental feature list to align with
the current btdev implementation.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/mgmt-tester.c