Home
last modified time | relevance | path

Searched refs:bt_conn_le_create_param (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dscan.h133 bool bt_le_explicit_scanner_uses_same_params(const struct bt_conn_le_create_param *create_param);
Dhci_core.h336 struct bt_conn_le_create_param create_param;
Dconn.c3620 static void create_param_setup(const struct bt_conn_le_create_param *param) in create_param_setup()
3641 int bt_conn_le_create_auto(const struct bt_conn_le_create_param *create_param, in bt_conn_le_create_auto()
3797 int bt_conn_le_create(const bt_addr_le_t *peer, const struct bt_conn_le_create_param *create_param, in bt_conn_le_create()
Dscan.c2447 bool bt_le_explicit_scanner_uses_same_params(const struct bt_conn_le_create_param *create_param) in bt_le_explicit_scanner_uses_same_params()
/Zephyr-latest/tests/bsim/bluetooth/host/central/src/
Dmain.c61 const struct bt_conn_le_create_param create_param = { in test_central_connect_timeout_with_timeout()
140 const struct bt_conn_le_create_param create_param = { in test_central_connect_when_connecting()
186 const struct bt_conn_le_create_param create_param = { in test_central_connect_to_existing()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1268 struct bt_conn_le_create_param { struct
1338 ((struct bt_conn_le_create_param[]) { \
1382 const struct bt_conn_le_create_param *create_param,
1437 int bt_conn_le_create_auto(const struct bt_conn_le_create_param *create_param,
/Zephyr-latest/tests/bluetooth/host/conn/src/
Dmain.c58 const struct bt_conn_le_create_param create_param = { in ZTEST()
/Zephyr-latest/samples/bluetooth/central_hr/src/
Dmain.c119 struct bt_conn_le_create_param *create_param; in eir_found()
/Zephyr-latest/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c42 struct bt_conn_le_create_param create_param = { in device_found()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c3288 struct bt_conn_le_create_param *create_params = in bt_do_connect_le()
4475 struct bt_conn_le_create_param *create_params = in cmd_fal_connect()