Kernel interface has evolved in between. --- tools/sco-tester.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sco-tester.c b/tools/sco-tester.c index 70b8a5d..1e8351f 100644 --- a/tools/sco-tester.c +++ b/tools/sco-tester.c @@ -237,7 +237,7 @@ static const struct sco_client_data connect_success = { }; static const struct sco_client_data connect_failure = { - .expect_err = ECONNABORTED + .expect_err = EOPNOTSUPP }; static void client_connectable_complete(uint16_t opcode, uint8_t status, -- 1.7.9.5 -- 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