Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dframe_headers.h141 struct SimpleInformationFrameHeader : public EnhancedControlField { struct
144 explicit SimpleInformationFrameHeader(uint8_t tx_seq) { in SimpleInformationFrameHeader() function
167 struct SimpleStartOfSduFrameHeader : public SimpleInformationFrameHeader { in tx_seq() argument