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 | 194 static int pa_sync_past(struct bt_conn *conn, in pa_sync_past() function 510 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 | 446 static int pa_sync_past(struct bt_conn *conn, uint16_t pa_interval) in pa_sync_past() function 498 err = pa_sync_past(conn, pa_interval); in pa_sync_req_cb()
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_bap_broadcast.c | 1103 static int pa_sync_past(struct bt_conn *conn, uint16_t sync_timeout) in pa_sync_past() function 1390 err = pa_sync_past(conn, cp->sync_timeout); in btp_bap_broadcast_sink_sync()
|