![]() |
nrfxlib API 3.3.99
|
| 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.
| handler | Event handler. |
| -NRF_EFAULT | handler is NULL. |