Home
last modified time | relevance | path

Searched refs:bt_le_per_adv_sync_create (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/src/
Dcommon.c51 err = bt_le_per_adv_sync_create(&g_sync_create_param, &g_per_sync); in common_create_per_sync_set()
/Zephyr-latest/tests/bsim/bluetooth/host/scan/start_stop/src/
Dmain.c105 err = bt_le_per_adv_sync_create(&per_sync_param, &p_per_sync); in run_dut()
148 err = bt_le_per_adv_sync_create(&per_sync_param, &p_per_sync); in run_dut()
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c1507 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_scanx_main()
1515 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_scanx_main()
1550 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_scanx_main()
1570 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_scanx_main()
1591 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_scanx_main()
1621 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_scanx_main()
1758 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_scanx_main()
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/
Dmain.c222 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in main()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c213 err = bt_le_per_adv_sync_create(&create_params, out_sync); in scan_and_sync_pa()
/Zephyr-latest/samples/bluetooth/periodic_sync/src/
Dmain.c255 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in main()
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_sync.c217 err = bt_le_per_adv_sync_create(&sync_create_param, sync); in create_pa_sync()
/Zephyr-latest/samples/bluetooth/central_past/src/
Dmain.c317 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in main()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c352 err = bt_le_per_adv_sync_create(&param, &broadcast_sink.pa_sync); in pa_sync_without_past()
620 err = bt_le_per_adv_sync_create(&param, &broadcast_sink.pa_sync); in scan_check_and_sync_broadcast()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dpbp_public_broadcast_sink_test.c259 err = bt_le_per_adv_sync_create(&param, &bcast_pa_sync); in sync_broadcast_pa()
Dbap_scan_delegator_test.c177 err = bt_le_per_adv_sync_create(&param, &state->pa_sync); in pa_sync_no_past()
454 err = bt_le_per_adv_sync_create(&sync_create_param, in broadcast_source_found()
Dbap_broadcast_assistant_test.c416 err = bt_le_per_adv_sync_create(&sync_create_param, &g_pa_sync); in test_bass_create_pa_sync()
Dbap_broadcast_sink_test.c709 return bt_le_per_adv_sync_create(&create_params, &pa_sync); in pa_sync_create()
Dcap_acceptor_test.c936 err = bt_le_per_adv_sync_create(&create_params, &pa_sync); in pa_sync_create()
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/src/
Dmain.c158 err = bt_le_per_adv_sync_create(&param, &bcast_pa_sync); in sync_broadcast_pa()
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dbap_broadcast_sink.c148 err = bt_le_per_adv_sync_create(&param, &bcast_pa_sync); in sync_broadcast_pa()
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c277 err = bt_le_per_adv_sync_create(&sync_create_param, &adv_sync); in create_sync()
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c315 err = bt_le_per_adv_sync_create(&sync_create_param, sync); in create_pa_sync()
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c385 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in main()
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c833 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_iso_recv_main()
1117 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_iso_recv_vs_dp_main()
Dtest_past.c514 err = bt_le_per_adv_sync_create(&sync_create_param, &sync); in test_past_send_main()
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c288 return bt_le_per_adv_sync_create(&create_params, &pa_sync); in pa_sync_create()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h2013 int bt_le_per_adv_sync_create(const struct bt_le_per_adv_sync_param *param,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c237 err = bt_le_per_adv_sync_create(&param, &state->pa_sync); in pa_sync_no_past()
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c1024 return bt_le_per_adv_sync_create(&create_params, &pa_sync); in pa_sync_create()

12