![]() |
nRF Connect SDK API 3.3.99
|
| void dect_mgmt_association_req_rejected_result_evt | ( | struct net_if * | iface, |
| uint32_t | long_rd_id, | ||
| enum dect_association_reject_cause | reject_cause, | ||
| enum dect_association_reject_time | reject_time ) |
#include <include/net/dect/dect_net_l2_mgmt.h>
Send NET_EVENT_DECT_ASSOCIATION_CHANGED with DECT_ASSOCIATION_REQ_REJECTED association change type.
| iface | Network interface. |
| long_rd_id | Long Radio Identifier of the remote DECT NR+ device. |
| reject_cause | Cause of the association request rejection from remote DECT NR+ device. |
| reject_time | Time how long the other RD shall prohibit sending new association request. |