Home
last modified time | relevance | path

Searched refs:bt_le_per_adv_sync_param (Results 1 – 25 of 32) sorted by relevance

12

/Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/src/
Dcommon.c37 static struct bt_le_per_adv_sync_param g_sync_create_param;
/Zephyr-latest/tests/bsim/bluetooth/host/scan/start_stop/src/
Dmain.c109 struct bt_le_per_adv_sync_param per_sync_param = { in run_dut()
156 per_sync_param = (struct bt_le_per_adv_sync_param) { in run_dut()
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gap.h448 struct bt_le_per_adv_sync_param;
462 int tester_gap_padv_create_sync(struct bt_le_per_adv_sync_param *create_params);
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/
Dmain.c185 struct bt_le_per_adv_sync_param sync_create_param; in main()
/Zephyr-latest/samples/bluetooth/periodic_sync/src/
Dmain.c182 struct bt_le_per_adv_sync_param sync_create_param; in main()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c198 struct bt_le_per_adv_sync_param create_params = {0}; in scan_and_sync_pa()
/Zephyr-latest/samples/bluetooth/central_past/src/
Dmain.c253 struct bt_le_per_adv_sync_param sync_create_param; in main()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c340 struct bt_le_per_adv_sync_param param = {0}; in pa_sync_without_past()
582 struct bt_le_per_adv_sync_param param = {0}; in scan_check_and_sync_broadcast()
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_sync.c206 struct bt_le_per_adv_sync_param sync_create_param = { 0 }; in create_pa_sync()
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dbap_broadcast_sink.c133 struct bt_le_per_adv_sync_param param; in sync_broadcast_pa()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dpbp_public_broadcast_sink_test.c231 struct bt_le_per_adv_sync_param param; in sync_broadcast_pa()
Dbap_scan_delegator_test.c163 struct bt_le_per_adv_sync_param param = { 0 }; in pa_sync_no_past()
413 struct bt_le_per_adv_sync_param sync_create_param = { 0 }; in broadcast_source_found()
Dbap_broadcast_assistant_test.c414 struct bt_le_per_adv_sync_param sync_create_param = { 0 }; in test_bass_create_pa_sync()
Dbap_broadcast_sink_test.c661 struct bt_le_per_adv_sync_param create_params = {0}; in pa_sync_create()
Dcap_acceptor_test.c902 struct bt_le_per_adv_sync_param create_params = {0}; in pa_sync_create()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h1768 struct bt_le_per_adv_sync_param { struct
1886 int bt_le_per_adv_sync_create(const struct bt_le_per_adv_sync_param *param,
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/src/
Dmain.c142 struct bt_le_per_adv_sync_param param; in sync_broadcast_pa()
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c33 static struct bt_le_per_adv_sync_param sync_create_param;
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c303 struct bt_le_per_adv_sync_param sync_create_param; in create_pa_sync()
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c295 struct bt_le_per_adv_sync_param sync_create_param; in main()
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c757 struct bt_le_per_adv_sync_param sync_create_param; in test_iso_recv_main()
1031 struct bt_le_per_adv_sync_param sync_create_param; in test_iso_recv_vs_dp_main()
Dtest_past.c465 struct bt_le_per_adv_sync_param sync_create_param; in test_past_send_main()
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c280 struct bt_le_per_adv_sync_param create_params = {0}; in pa_sync_create()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c1624 int tester_gap_padv_create_sync(struct bt_le_per_adv_sync_param *create_params)
1662 struct bt_le_per_adv_sync_param create_params = {0};
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c222 struct bt_le_per_adv_sync_param param = { 0 }; in pa_sync_no_past()

12