Searched refs:ControlByteFor (Results 1 – 2 of 2) sorted by relevance
1000 …static uint8_t ControlByteFor(uint8_t aContextId) { return kCompressed | (aContextId & kContextIdM… in ControlByteFor() function in ot::Mle::AddressRegistrationTlv
4721 SuccessOrExit(error = Append<uint8_t>(AddressRegistrationTlv::ControlByteFor(aContextId))); in AppendCompressedAddressEntry()