![]() |
0.01.00
|
This file implements common MeshCoP utility functions. More...
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... | |
This file implements common MeshCoP utility 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.
| [in] | aEui64 | The factory-assigned IEEE EUI-64. |
| [out] | aJoinerId | The Joiner ID. |