tests: Bluetooth: Add coverage for Coded PHY sync establishment
Adds test coverage for the case where the host starts the scanner automatically upon sync creation. This test covers there bug where we previously did not start scanning on Coded PHY. Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
This commit is contained in:
parent
4095b790ee
commit
7fdc99a4cb
5 changed files with 106 additions and 1 deletions
|
@ -20,6 +20,7 @@ app=tests/bsim/bluetooth/host/adv/extended conf_file=prj_advertiser.conf compile
|
|||
app=tests/bsim/bluetooth/host/adv/extended conf_file=prj_scanner.conf compile
|
||||
app=tests/bsim/bluetooth/host/adv/periodic compile
|
||||
app=tests/bsim/bluetooth/host/adv/periodic conf_file=prj_long_data.conf compile
|
||||
app=tests/bsim/bluetooth/host/adv/periodic conf_file=prj_coded.conf compile
|
||||
app=tests/bsim/bluetooth/host/adv/encrypted/css_sample_data compile
|
||||
app=tests/bsim/bluetooth/host/adv/encrypted/ead_sample compile
|
||||
app=tests/bsim/bluetooth/host/adv/long_ad compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue