![]() |
nRF Connect SDK API 3.3.99
|
| int dm_request_add | ( | struct dm_request * | req | ) |
#include <include/dm.h>
Add measurement request.
Adding a measurement request. This is related to timeslot allocation.
| [in] | req | Address of the structure with request parameters. |
| 0 | if the operation was successful. Otherwise, a (negative) error code is returned. |