Diff between 7f9ab50d9db54e61aebbd440656ee12f0f90de35 and f6b4d248ed946560e644c0f7354696b3abceaf37
Changed Files
| File | Additions | Deletions | Status |
| android/android-tester.c | +1 | -1 | modified |
Full Patch
diff --git a/android/android-tester.c b/android/android-tester.c
index d635732..9605c4d 100644
--- a/android/android-tester.c
+++ b/android/android-tester.c
@@ -2757,7 +2757,7 @@ static const struct socket_data btsock_inv_listen_listen = {
.service_uuid = NULL,
.service_name = "Test service",
.flags = 0,
- .expected_status = BT_STATUS_FAIL,
+ .expected_status = BT_STATUS_BUSY,
.test_channel = true,
};