Searched refs:pa_sync_val (Results 1 – 1 of 1) sorted by relevance
419 static bool supports_past(struct bt_conn *conn, uint8_t pa_sync_val) in supports_past() argument443 pa_sync_val); in supports_past()445 return pa_sync_val == BT_BAP_BASS_PA_REQ_SYNC_PAST && in supports_past()455 uint8_t pa_sync_val, uint16_t pa_interval) in pa_sync_request() argument461 const bool past_supported = supports_past(conn, pa_sync_val); in pa_sync_request()