nRF Connect SDK API 0.1.0
|
int bt_ams_client_init | ( | struct bt_ams_client * | ams_c | ) |
#include <include/bluetooth/services/ams_client.h>
Initialize the AMS Client instance.
[out] | ams_c | AMS client instance. |
0 | If the client is initialized successfully. Otherwise, a (negative) error code is returned. |