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

Method GetFHdr

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

Source from the content-addressed store, hash-verified

2269}
2270
2271func (x *MACPayload) GetFHdr() *FHDR {
2272 if x != nil {
2273 return x.FHdr
2274 }
2275 return nil
2276}
2277
2278func (x *MACPayload) GetFPort() uint32 {
2279 if x != nil {

Callers 4

ValidateFieldsMethod · 0.95
ValidateContextMethod · 0.95
EndDeviceIdentifiersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected