nrfxlib API 2.8.99
|
int nrf_modem_at_notif_handler_set | ( | nrf_modem_at_notif_handler_t | callback | ) |
#include <nrf_modem/include/nrf_modem_at.h>
Set a handler function for AT notifications.
callback | The AT notification callback. Use NULL to unset handler. |
0 | On success. |