Home
last modified time | relevance | path

Searched refs:synced (Results 1 – 25 of 41) 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/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.c48 .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/samples/bluetooth/periodic_sync/src/
Dmain.c175 .synced = sync_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c147 .synced = pa_synced_cb, in init()
/Zephyr-latest/samples/bluetooth/central_past/src/
Dmain.c246 .synced = sync_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_sync.c166 .synced = sync_cb,
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dbap_broadcast_sink.c58 .synced = broadcast_pa_synced,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dpbp_public_broadcast_sink_test.c165 .synced = broadcast_pa_synced,
Dbap_broadcast_assistant_test.c323 .synced = sync_cb,
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/src/
Dmain.c68 .synced = broadcast_pa_synced,
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c71 .synced = sync_cb,
/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/audio/shell/
Dbap_scan_delegator.c431 .synced = pa_synced_cb,
1035 SHELL_CMD_ARG(synced, NULL,
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c1294 if (listener->synced) { in bt_hci_le_per_adv_sync_established_common()
1295 listener->synced(pending_per_adv_sync, &sync_info); in bt_hci_le_per_adv_sync_established_common()
1507 if (listener->synced) { in bt_hci_le_past_received_common()
1508 listener->synced(per_adv_sync, &sync_info); in bt_hci_le_past_received_common()
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c539 .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.c729 .synced = bap_pa_sync_synced_cb, in init_cap_acceptor_broadcast()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h1662 void (*synced)(struct bt_le_per_adv_sync *sync, member

12