Searched refs:kMaxOptionHeaderSize (Results 1 – 2 of 2) sorted by relevance
149 uint8_t header[kMaxOptionHeaderSize]; in AppendOptionHeader()310 uint8_t buf[kMaxOptionHeaderSize] = {0}; in ReadBlockOptionValues()
826 static constexpr uint8_t kMaxOptionHeaderSize = 5; member in ot::Coap::Message