Copy and paste error. Although both data values are same use proper one for clarity. --- tools/mgmt-tester.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mgmt-tester.c b/tools/mgmt-tester.c index 273401c..bf61f9d 100644 --- a/tools/mgmt-tester.c +++ b/tools/mgmt-tester.c @@ -1714,7 +1714,7 @@ int main(int argc, char *argv[]) test_command_generic); test_bredr("Unblock Device - Invalid Parameters 1", - &block_device_invalid_param_test_1, NULL, + &unblock_device_invalid_param_test_1, NULL, test_command_generic); return tester_run(); -- 1.8.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html