nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_modem_dect_phy_event_handler_set()

int nrf_modem_dect_phy_event_handler_set ( nrf_modem_dect_phy_event_handler_t handler)

#include <nrf_modem/include/nrf_modem_dect_phy.h>

Set the application event handler for PHY events.

The application must set the handler for events coming the DECT PHY before attempting other operations.

Parameters
handlerEvent handler.
Returns
0 On success.
Return values
-NRF_EFAULThandler is NULL.