Home
last modified time | relevance | path

Searched refs:BT_LE_CONN_PARAM_DEFAULT (Results 1 – 25 of 65) sorted by relevance

123

/Zephyr-latest/tests/bsim/bluetooth/host/central/src/
Dmain.c70 err = bt_conn_le_create(&peer, &create_param, BT_LE_CONN_PARAM_DEFAULT, &conn); in test_central_connect_timeout_with_timeout()
127 err = bt_conn_le_create(&peer, &create_param, BT_LE_CONN_PARAM_DEFAULT, &conn); in test_central_connect_when_connecting()
135 err = bt_conn_le_create(&peer, &create_param, BT_LE_CONN_PARAM_DEFAULT, &conn); in test_central_connect_when_connecting()
173 err = bt_conn_le_create(&peer, &create_param, BT_LE_CONN_PARAM_DEFAULT, &conn); in test_central_connect_to_existing()
184 err = bt_conn_le_create(&peer, &create_param, BT_LE_CONN_PARAM_DEFAULT, &conn); in test_central_connect_to_existing()
/Zephyr-latest/tests/bluetooth/host/conn/src/
Dmain.c70 err = bt_conn_le_create(&peer, &create_param, BT_LE_CONN_PARAM_DEFAULT, &conn); in ZTEST()
86 err = bt_conn_le_create(&peer, &create_param, BT_LE_CONN_PARAM_DEFAULT, &conn); in ZTEST()
/Zephyr-latest/samples/bluetooth/central/src/
Dmain.c55 BT_LE_CONN_PARAM_DEFAULT, &default_conn); in device_found()
/Zephyr-latest/samples/bluetooth/central_gatt_write/src/
Dcentral_gatt_write.c50 BT_LE_CONN_PARAM_DEFAULT, &conn); in device_found()
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Dconnect.c65 err = bt_conn_le_create(peer, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, connp); in bt_testlib_connect()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtmap_client_test.c90 BT_LE_CONN_PARAM_DEFAULT, in check_audio_support_and_connect()
Dcsip_set_coordinator_test.c338 BT_LE_CONN_PARAM_DEFAULT, &conns[0]); in connect_set()
388 BT_LE_CONN_PARAM_DEFAULT, &conns[i]); in connect_set()
/Zephyr-latest/samples/bluetooth/extended_adv/scanner/src/
Dmain.c107 BT_LE_CONN_PARAM_DEFAULT, &default_conn); in attempt_connection()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dbs_bt_utils.c99 err = bt_conn_le_create(addr, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, &g_conn); in stop_scan_and_connect()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c130 err = bt_conn_le_create(addr, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, &g_conn); in scan_connect_to_first_result__device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c130 err = bt_conn_le_create(addr, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, &g_conn); in scan_connect_to_first_result__device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c150 err = bt_conn_le_create(addr, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, &g_conn); in stop_scan_and_connect()
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/
Dcommon.c83 err = bt_conn_le_create(addr, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, in device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/adv/extended/src/
Dext_adv_scanner.c108 BT_LE_CONN_PARAM_DEFAULT, &g_conn); in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dutils.c101 BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, in scan_connect_to_first_result_device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c143 err = bt_conn_le_create(addr, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, &g_conn); in scan_connect_to_first_result__device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/src/
Dmain.c89 err = bt_conn_le_create(addr, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, &conn); in device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dclient_test.c111 BT_LE_CONN_PARAM_DEFAULT, &g_conn); in device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dutils.c158 err = bt_conn_le_create(addr, BT_CONN_LE_CREATE_CONN, BT_LE_CONN_PARAM_DEFAULT, &new_conn); in scan_connect_to_first_result__device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dmain_l2cap_send_on_connect.c167 param = BT_LE_CONN_PARAM_DEFAULT; in device_found()
/Zephyr-latest/samples/bluetooth/mtu_update/central/src/
Dcentral_mtu_update.c143 BT_LE_CONN_PARAM_DEFAULT, &default_conn); in device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_central.c197 BT_LE_CONN_PARAM_DEFAULT, in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c112 param = BT_LE_CONN_PARAM_DEFAULT; in device_found()
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dmain.c192 BT_LE_CONN_PARAM_DEFAULT, in check_audio_support_and_connect()
/Zephyr-latest/samples/bluetooth/central_hr/src/
Dmain.c138 param = BT_LE_CONN_PARAM_DEFAULT; in eir_found()

123