![]() |
nRF Connect SDK API 3.4.99
|
#include <multi_user.h>
Data Fields | |
| void(* | ownership_claimed )(const struct dult_user *user, bool is_owner) |
| Ownership arbitration notification. | |
| void(* | ownership_released )(const struct dult_user *user, bool was_owner) |
| Ownership released notification. | |
DULT multi-user coexistence callback structure.