nRF Connect SDK API 2.8.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. |