Home
last modified time | relevance | path

Searched refs:bt_conn_le_create_synced_param (Results 1 – 4 of 4) sorted by relevance

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