During the setup of timeslot api with the help of this tutorial - https://devzone.nordicsemi.com/tutorials/b/software-development-kit/posts/setting-up-the-timeslot-api
using the example of \ble_peripheral\ble_app_eddystone\pca10040\s132\arm5_no_packs
for the nrf52832 DK with the softdevice- s132_nrf52_6.1.1_softdevice
Step 8 i.e to change the dispatcher
I cant find the mentioned function ( static void sys_evt_dispatch(uint32_t sys_evt) ) in the project example
I am new to nrf development, so please help me.