Bluetooth: Test: Add long AD test
Test that the Host give back the correct error when we try to set too big advertising data. And ensure that long advertising data are correctly transmitted. Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
This commit is contained in:
parent
a0198fe420
commit
8ba0ebab12
9 changed files with 478 additions and 0 deletions
|
@ -22,5 +22,6 @@ 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/encrypted/css_sample_data compile
|
||||
app=tests/bsim/bluetooth/host/adv/encrypted/ead_sample compile
|
||||
app=tests/bsim/bluetooth/host/adv/long_ad compile
|
||||
|
||||
wait_for_background_jobs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue