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

◆ supl_init()

int supl_init ( const struct supl_api *const  api)

#include <include/supl_os_client.h>

Setup the API and the buffers required by the SUPL client library.

Parameters
[in]apiFunction pointers to the API required by SUPL client library to work.
Returns
0 SUPL client library was initialized successfully. <0 Failed to initialize the SUPL client library.