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

◆ handler_at_xmonitor()

int handler_at_xmonitor ( struct supl_session_ctx *  session_ctx,
int  col_number,
const char *  buf,
int  buf_len 
)

Handler for XMONITOR AT command.

Parameters
[in,out]session_ctxsession context to fill
[in]col_numbercolumn number
[in]bufinput buffer
[in]buf_leninput buffer length
Returns
0 for success, -1 otherwise