Home
last modified time | relevance | path

Searched refs:update_params (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Ddut.c101 static struct bt_le_conn_param update_params = { variable
113 err = bt_conn_le_param_update(conn, &update_params); in slow_down_conn()
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_connect1.c46 static struct bt_le_conn_param update_params = { variable
246 err = bt_conn_le_param_update(conn, &update_params); in update_conn()