Searched refs:kHcContextId (Results 1 – 2 of 2) sorted by relevance
215 static constexpr uint16_t kHcContextId = 1 << 7; member in ot::Lowpan::Lowpan
257 hcCtl |= kHcContextId; in Compress()611 if ((hcCtl & kHcContextId) != 0) in DecompressBaseHeader()