nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches

◆ at_params_list_free()

void at_params_list_free ( struct at_param_list * list)

#include <include/modem/at_params.h>

Free a list of parameters.

First the list is cleared. Then the list and its elements are deleted.

Parameters
[in]listParameter list to free.