File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/bsim/bluetooth/ll/multiple_id Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ static void test_peripheral_multilink_main(void)
164
164
165
165
static void test_multiple_init (void )
166
166
{
167
- bst_ticker_set_next_tick_absolute (1500e6 );
167
+ bst_ticker_set_next_tick_absolute (1800e6 );
168
168
bst_result = In_progress ;
169
169
}
170
170
Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ Execute ./bs_${BOARD_TS}_tests_bsim_bluetooth_ll_multiple_id_prj_conf -RealEncry
18
18
-v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral -rs=6
19
19
20
20
Execute ./bs_2G4_phy_v1 -v=${verbosity_level} -s=${simulation_id} \
21
- -D=2 -sim_length=1800e6 $@ -argschannel -at=40
21
+ -D=2 -sim_length=2000e6 $@ -argschannel -at=40
22
22
23
23
wait_for_background_jobs
You can’t perform that action at this time.
0 commit comments