aboutsummaryrefslogtreecommitdiffstats
path: root/trial/direct_bt/test_client_server00.cpp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-05-13 17:17:21 +0200
committerSven Gothel <[email protected]>2022-05-13 17:17:21 +0200
commitac45888e8b9800d4e983b7933a052d51be8bf087 (patch)
tree287b7003dcfcc273bd154bd9bc29b073d21eeb01 /trial/direct_bt/test_client_server00.cpp
parent7ba55752e7a42edead46fd8f726af42b6d615e2c (diff)
DBTServerTest::stop(): Remove `current_exp_advertising_state`, due to closing and listener this state might not be 'on time'
Diffstat (limited to 'trial/direct_bt/test_client_server00.cpp')
-rw-r--r--trial/direct_bt/test_client_server00.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/trial/direct_bt/test_client_server00.cpp b/trial/direct_bt/test_client_server00.cpp
index 636509d2..ba5558ad 100644
--- a/trial/direct_bt/test_client_server00.cpp
+++ b/trial/direct_bt/test_client_server00.cpp
@@ -110,7 +110,7 @@ TEST_CASE( "Server StartStop and SwitchRole Trial 10", "[trial][startstop][switc
//
// Server stop
//
- DBTServerTest::stop(server, true /* current_exp_advertising_state */, "test10_stop");
+ DBTServerTest::stop(server, "test10_stop");
//
// Now reuse adapter for client mode -> Start discovery + Stop Discovery