Home
last modified time | relevance | path

Searched refs:sim_id (Results 1 – 3 of 3) sorted by relevance

/tests/bsim/bluetooth/audio/test_scripts/audio_config_tests/
A D_ac_common.sh27 sim_id="${ac_profile}_ac_${ac_config}_${ac_tx_preset}_${ac_rx_preset}"
35 Execute ${BSIM_EXE} -v=${VERBOSITY_LEVEL} -s=${sim_id} -d=0 -testid=${ac_ini_name} \
42 Execute ${BSIM_EXE} -v=${VERBOSITY_LEVEL} -s=${sim_id} -d=${i} -testid=${ac_acc_name} \
46 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${sim_id} -D=${ac_device_count} \
/tests/bsim/bluetooth/host/privacy/device/src/
A Dtest_undirected_central.c45 static int sim_id; variable
53 .dest = &sim_id, in central_test_args_parse()
284 sim_id, use_active_scan ? "active" : "passive", connection_test ? "" : "non-", in test_central_main()
A Dtest_undirected_peripheral.c54 static int sim_id; variable
62 .dest = &sim_id, in peripheral_test_args_parse()
434 sim_id, use_ext_adv ? "extended" : "legacy", connectable_test ? "" : "non-", in test_peripheral()

Completed in 10 milliseconds