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