![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| iface | Network interface. |
| long_rd_id | Long Radio Device ID of the neighbor. |
| cause | Release cause. |
| neighbor_initiated | True if release was initiated by the neighbor. |