void nrf_sdh_evts_poll (void )

void nrf_sdh_evts_poll ( void    )  

Function for polling stack events from the SoftDevice.

The events are passed to the application using the registered event handlers.

Note
NRF_SDH_DISPATCH_MODEL_POLLING must be selected to use this function.

猜你喜欢

转载自blog.csdn.net/qingzhuyuxian/article/details/80569511