Home
last modified time | relevance | path

Searched defs:synced_param (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/conn/src/
Dmain.c106 struct bt_conn_le_create_synced_param synced_param = { in ZTEST() local
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/src/
Dmain.c79 struct bt_conn_le_create_synced_param synced_param; in response_cb() local
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3789 const struct bt_conn_le_create_synced_param *synced_param, in bt_conn_le_create_synced()