Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2271
func
(x *MACPayload) GetFHdr() *FHDR {
2272
if
x != nil {
2273
return
x.FHdr
2274
}
2275
return
nil
2276
}
2277
2278
func
(x *MACPayload) GetFPort() uint32 {
2279
if
x != nil {
Callers
4
ValidateFields
Method · 0.95
ValidateContext
Method · 0.95
matchAndHandleDataUplink
Method · 0.80
EndDeviceIdentifiers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected