Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/channel_sounding/include/
Dcs_test_params.h13 static struct bt_le_cs_test_param test_params_get(enum bt_conn_le_cs_role role) in test_params_get() function
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_reflector.c178 test_params = test_params_get(BT_CONN_LE_CS_ROLE_REFLECTOR); in main()
Dcs_test_initiator.c227 test_params = test_params_get(BT_CONN_LE_CS_ROLE_INITIATOR); in main()