![]() |
nRF Connect SDK API 3.3.99
|
#include "supl_session.h"Go to the source code of this file.
Functions | |
| void | lte_params_init (struct lte_params *params) |
| Initialize LTE parameters struct. | |
| int | handler_at_xmonitor (struct supl_session_ctx *session_ctx, int col_number, const char *buf, int buf_len) |
| Handler for XMONITOR AT command. | |
| void | device_id_init (struct supl_session_ctx *session_ctx) |
| Initialize the device ID. | |
| int | handler_at_cgdcont (struct supl_session_ctx *session_ctx, int col_number, const char *buf, int buf_len) |
| Handler for +CGDCONT AT response. | |