MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetFOpts

Method GetFOpts

pkg/ttnpb/lorawan.pb.go:2370–2375  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2368}
2369
2370func (x *FHDR) GetFOpts() []byte {
2371 if x != nil {
2372 return x.FOpts
2373 }
2374 return nil
2375}
2376
2377type FCtrl struct {
2378 state protoimpl.MessageState

Callers 2

ValidateFieldsMethod · 0.95
AppendFHDRFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected