![]() |
nRF Connect SDK API 3.3.99
|
| int bt_ras_rreq_alloc_and_assign_handles | ( | struct bt_gatt_dm * | dm, |
| struct bt_conn * | conn ) |
#include <include/bluetooth/services/ras.h>
Allocate a RREQ context and assign GATT handles. Takes a reference to the connection.
| [in] | dm | Discovery Object. |
| [in] | conn | Connection Object. |
| 0 | If the operation was successful. Otherwise, a negative error code is returned. No RREQ context will be allocated if there is an error. |