Home
last modified time | relevance | path

Searched defs:fcs_ (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_hdlc/public/pw_hdlc/
Dencoder.h90 checksum::Crc32 fcs_; variable
Ddecoder.h164 checksum::Crc32 fcs_; variable
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dfragmenter.h66 const std::optional<FrameCheckSequenceBuffer> fcs_; variable