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

◆ dect_utils_lib_net_linkaddr_set_from_long_rd_id()

bool dect_utils_lib_net_linkaddr_set_from_long_rd_id ( struct net_linkaddr * lladdr,
uint32_t long_rd_id )

Set network link address from long RD ID.

Configures a network link address structure using the provided long RD ID.

Parameters
lladdrPointer to the network link address structure to be set
long_rd_idThe 32-bit long RD ID to use for address configuration
Returns
true if the address was successfully set, false otherwise