scan_ble_evt func call

Hi , currently i am using nrf52840 central  ble_app_uart  application with soft device s140  so i need to know from where the function void nrf_ble_scan_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_contex)   has been called in the application is there any callback function ? 

Related