0.01.00
meshcop.cpp File Reference

This file implements common MeshCoP utility functions. More...

#include "crypto/sha256.hpp"
#include "mac/mac_frame.hpp"

Functions

void ot::MeshCoP::ComputeJoinerId (const Mac::ExtAddress &aEui64, Mac::ExtAddress &aJoinerId)
 This function computes the Joiner ID from a factory-assigned IEEE EUI-64. More...
 

Detailed Description

This file implements common MeshCoP utility functions.

Function Documentation

§ ComputeJoinerId()

void ot::MeshCoP::ComputeJoinerId ( const Mac::ExtAddress aEui64,
Mac::ExtAddress aJoinerId 
)

This function computes the Joiner ID from a factory-assigned IEEE EUI-64.

Parameters
[in]aEui64The factory-assigned IEEE EUI-64.
[out]aJoinerIdThe Joiner ID.