The Radio Notification Callback functionality found here is exactly what I am looking for. However, when I try to include the associated header <bluetooth/radio_notification_cb.h> there is no such file. I also checked <zephyr/bluetooth/radio_notifiaction_cb.h> but still no luck. The associated example, found here seems to identify that as the only prerequsite to use this functionality but perhaps I am missing something else? I don't see any related KCONFIG options mentioned in the docs.
System Info:
IDE: nRF Connect for VS Code
SDK: 2.7.0
Toolchain: 2.7.0
Any help would be appreciated!
Thank you,
Austin