Searched refs:pa_sync_past (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_scan_delegator_test.c | 134 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/ |
D | bap_scan_delegator.c | 193 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/ |
D | main.c | 877 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/ |
D | btp_bap_broadcast.c | 892 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()
|