nRF Connect SDK API 2.8.99
|
int bt_throughput_init | ( | struct bt_throughput * | throughput, |
const struct bt_throughput_cb * | cb ) |
#include <include/bluetooth/services/throughput.h>
Initialize the GATT Throughput Service.
[in] | throughput | Throughput Service instance. |
[in] | cb | Callbacks. |
0 | If the operation was successful. Otherwise, a negative error code is returned. |