nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ dect_mgmt_association_released_evt()

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.

Parameters
ifaceNetwork interface.
neighbor_long_rd_idLong Radio Identifier of the remote DECT NR+ device.
neighbor_roleRole of the remote DECT NR+ device.
neighbor_initiatedTrue if the release was initiated by the neighbor device.
causeCause of the association release.