nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ nrf_sdh_evts_poll()

void nrf_sdh_evts_poll ( void )

#include <nrf_sdh.h>

Poll the SoftDevice for events.

The events are passed to the application using the registered event handlers. This function is called automatically unless NRF_SDH_DISPATCH_MODEL_POLL is selected.