![]() |
nRF Connect SDK API 3.3.99
|
| void dect_mgmt_association_released_evt | ( | struct net_if * | iface, |
| uint32_t | neighbor_long_rd_id, | ||
| enum dect_neighbor_role | neighbor_role, | ||
| bool | neighbor_initiated, | ||
| enum dect_association_release_cause | cause ) |
#include <include/net/dect/dect_net_l2_mgmt.h>
Send NET_EVENT_DECT_ASSOCIATION_CHANGED with DECT_ASSOCIATION_RELEASED association change type.
| iface | Network interface. |
| neighbor_long_rd_id | Long Radio Identifier of the remote DECT NR+ device. |
| neighbor_role | Role of the remote DECT NR+ device. |
| neighbor_initiated | True if the release was initiated by the neighbor device. |
| cause | Cause of the association release. |