These two func:"softdevice_ble_evt_handler_set " and "softdevice_sys_evt_handler_set" suggests that there are two categories/sets of events grouped into system & BLE.
Where can I find these events lists and get a closer look on what they are, so I would know what will be passed? I can't seem to find it anywhere.
And please avoid not answering my question by answering "these functions are just handler registers, not actual handlers" I know what they are.
Thanks in advance