nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_modem_at_cfun_handler_set()

void nrf_modem_at_cfun_handler_set ( nrf_modem_at_cfun_handler_t  handler)

#include <nrf_modem/include/nrf_modem_at.h>

Set a handler function for CFUN AT commands.

Note
The handler is executed after the CFUN command is successfully processed by the modem.
Parameters
handlerThe CFUN handler. Use NULL to unset handler.