Describe the bug
Building fails.
Enable CONFIG_BT_PER_ADV_SYNC_RSP but not CONFIG_BT_PER_ADV_SYNC_TRANSFER_RECEIVER.
To Reproduce
Build a sample application
Observe that linking fails because bt_hci_evt_le_past_received_v2 is not defined.
Impact
Increased flash usage
Environment (please complete the following information):
Using revision d6afb8f
Additional context
The issue was introduced in 711b42a