Home
last modified time | relevance | path

Searched refs:synced (Results 1 – 25 of 42) sorted by relevance

12

/Zephyr-latest/samples/bluetooth/periodic_adv_conn/
DREADME.rst13 How the initiator decides the address of the synced device to connect to
14 is application specific. This sample will connect to any synced device
16 wait for disconnect before connecting to another synced device.
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap_scan_delegator.rst37 synced : Set server scan state <src_id> <bis_syncs>
72 PA 0x2003e9b0 synced
83 uart:~$ bap_scan_delegator synced 0 1 3 0
/Zephyr-latest/tests/drivers/input/tsc_keys/boards/
Dstm32u083c_dk.overlay30 st,synced-acquisition;
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/
DREADME.rst31 once synced.
/Zephyr-latest/samples/bluetooth/peripheral_past/src/
Dmain.c70 .synced = sync_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/scan/start_stop/src/
Dmain.c33 .synced = bt_sync_established_cb,
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/
DREADME.rst59 (since the BIG was synced) and latest 1000 received packets::
73 [00:00:06.453,979] <inf> iso_broadcast_receiver: Periodic advertisement synced
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/
Dmain.c109 .synced = sync_cb,
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/
Dmain.c123 .synced = sync_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c146 .synced = pa_synced_cb, in init()
/Zephyr-latest/samples/bluetooth/periodic_sync/src/
Dmain.c175 .synced = sync_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_sync.c168 .synced = sync_cb,
/Zephyr-latest/samples/bluetooth/central_past/src/
Dmain.c246 .synced = sync_cb,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dpbp_public_broadcast_sink_test.c166 .synced = broadcast_pa_synced,
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/src/
Dmain.c68 .synced = broadcast_pa_synced,
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dbap_broadcast_sink.c58 .synced = broadcast_pa_synced,
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c71 .synced = sync_cb,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c426 .synced = pa_synced_cb,
1028 SHELL_CMD_ARG(synced, NULL,
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c161 .synced = sync_cb,
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c204 .synced = sync_cb,
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c1323 if (listener->synced) { in bt_hci_le_per_adv_sync_established_common()
1324 listener->synced(pending_per_adv_sync, &sync_info); in bt_hci_le_per_adv_sync_established_common()
1536 if (listener->synced) { in bt_hci_le_past_received_common()
1537 listener->synced(per_adv_sync, &sync_info); in bt_hci_le_past_received_common()
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c538 .synced = pa_sync_synced_cb,
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_past.c283 .synced = pa_sync_cb,
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c732 .synced = bap_pa_sync_synced_cb, in init_cap_acceptor_broadcast()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h1789 void (*synced)(struct bt_le_per_adv_sync *sync, member

12