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

Method GetFCnt

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

Source from the content-addressed store, hash-verified

2361}
2362
2363func (x *FHDR) GetFCnt() uint32 {
2364 if x != nil {
2365 return x.FCnt
2366 }
2367 return 0
2368}
2369
2370func (x *FHDR) GetFOpts() []byte {
2371 if x != nil {

Callers 4

ValidateFieldsMethod · 0.95
AppendFHDRFunction · 0.45
FromDownlinkMethod · 0.45
HandleUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected