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

◆ dect_net_l2_child_association_created()

int dect_net_l2_child_association_created ( struct net_if * iface,
uint32_t target_long_rd_id )

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

Inform L2 that association with a child has been created. FT device.

Parameters
ifaceNetwork interface.
target_long_rd_idLong Radio Device ID of the child.
Return values
0on success, including when an entry for target_long_rd_id already existed.
-ENOSPCif the L2 association table is full. The caller must release the association, otherwise the child stays associated at MAC level with no L2 route to it and nothing will reconcile the two.