Home
last modified time | relevance | path

Searched refs:pa_sync_past (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_scan_delegator_test.c134 static int pa_sync_past(struct bt_conn *conn, in pa_sync_past() function
270 err = pa_sync_past(conn, state, pa_interval); in pa_sync_req_cb()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c193 static int pa_sync_past(struct bt_conn *conn, in pa_sync_past() function
515 err = pa_sync_past(state->conn, state, state->pa_interval); in cmd_bap_scan_delegator_sync_pa()
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c877 static int pa_sync_past(struct bt_conn *conn, uint16_t pa_interval) in pa_sync_past() function
929 err = pa_sync_past(conn, pa_interval); in pa_sync_req_cb()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c892 static int pa_sync_past(struct bt_conn *conn, uint16_t sync_timeout) in pa_sync_past() function
1179 err = pa_sync_past(conn, cp->sync_timeout); in btp_bap_broadcast_sink_sync()