Home
last modified time | relevance | path

Searched defs:SimpleSupervisoryFrame (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.h191 struct SimpleSupervisoryFrame : public EnhancedControlField { in tx_seq() struct
194 explicit SimpleSupervisoryFrame(SupervisoryFunction sfunc) { in tx_seq() function
225 struct SimpleReceiverReadyFrame : public SimpleSupervisoryFrame { argument