Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetFCtrl
Method
GetFCtrl
pkg/ttnpb/lorawan.pb.go:2356–2361 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2354
}
2355
2356
func
(x *FHDR) GetFCtrl() *FCtrl {
2357
if
x != nil {
2358
return
x.FCtrl
2359
}
2360
return
nil
2361
}
2362
2363
func
(x *FHDR) GetFCnt() uint32 {
2364
if
x != nil {
Callers
3
ValidateFields
Method · 0.95
AppendFHDR
Function · 0.80
matchAndHandleDataUplink
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected