nRF Connect SDK API 2.8.99
|
int bt_gattp_init | ( | struct bt_gattp * | gattp | ) |
#include <include/bluetooth/services/gattp.h>
Initialize the GATT profile instance.
[in,out] | gattp | GATT profile instance. |
0 | If the instance is initialized successfully. Otherwise, a (negative) error code is returned. |