ot::Mle::AddressRegistrationTlv::ControlByteFor() method
Returns the control byte to use in a compressed entry where the 64-prefix is replaced with a 6LoWPAN context identifier.
Syntax
static uint8_t ControlByteFor(uint8_t aContextId); Arguments
aContextId
The 6LoWPAN context ID.
Return value
The control byte associated with compressed entry with @p aContextId.