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

◆ dect_net_l2_association_removed()

void dect_net_l2_association_removed ( struct net_if * iface,
uint32_t long_rd_id,
enum dect_association_release_cause cause,
bool neighbor_initiated )

#include <include/net/dect/dect_net_l2.h>

Inform L2 that association has been released.

Parameters
ifaceNetwork interface.
long_rd_idLong Radio Device ID of the neighbor.
causeRelease cause.
neighbor_initiatedTrue if release was initiated by the neighbor.